From 0a44b4ae738a518cb2db87f6b9b4ea6097378be4 Mon Sep 17 00:00:00 2001 From: Artiom Chilaru Date: Fri, 22 Nov 2024 22:02:57 +0000 Subject: [PATCH] That's why it didn't run the containers! --- .../FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests.csproj b/test/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests.csproj index 0d419f9..44a0f45 100644 --- a/test/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests.csproj +++ b/test/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests/FlexLabs.EntityFrameworkCore.Upsert.IntegrationTests.csproj @@ -8,7 +8,7 @@ - $(DefineConstants);NOMSSQL;NOMYSQL;POSTGRES_ONLY + $(DefineConstants);NOMSSQL;NOMYSQL;NOORACLE;POSTGRES_ONLY