diff --git a/build/scripts/scripts.fsproj b/build/scripts/scripts.fsproj index c87e218e355..759899aef8a 100644 --- a/build/scripts/scripts.fsproj +++ b/build/scripts/scripts.fsproj @@ -36,7 +36,7 @@ - + diff --git a/src/Tests/Tests.Benchmarking/Tests.Benchmarking.csproj b/src/Tests/Tests.Benchmarking/Tests.Benchmarking.csproj index dd8d32fc603..6da1115a44b 100644 --- a/src/Tests/Tests.Benchmarking/Tests.Benchmarking.csproj +++ b/src/Tests/Tests.Benchmarking/Tests.Benchmarking.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Tests/Tests.Configuration/Tests.Configuration.csproj b/src/Tests/Tests.Configuration/Tests.Configuration.csproj index 2cc5417d369..f5976222e48 100644 --- a/src/Tests/Tests.Configuration/Tests.Configuration.csproj +++ b/src/Tests/Tests.Configuration/Tests.Configuration.csproj @@ -4,6 +4,6 @@ netstandard2.0 - + \ No newline at end of file diff --git a/src/Tests/Tests.Configuration/tests.default.yaml b/src/Tests/Tests.Configuration/tests.default.yaml index 84ec8e76467..00c6e776d4b 100644 --- a/src/Tests/Tests.Configuration/tests.default.yaml +++ b/src/Tests/Tests.Configuration/tests.default.yaml @@ -5,7 +5,7 @@ # tracked by git). # mode either u (unit test), i (integration test) or m (mixed mode) -mode: i +mode: u # the elasticsearch version that should be started # Can be a snapshot version of sonatype or "latest" to get the latest snapshot of sonatype diff --git a/src/Tests/Tests.Core/Tests.Core.csproj b/src/Tests/Tests.Core/Tests.Core.csproj index 46f45d684c0..de477918d7d 100644 --- a/src/Tests/Tests.Core/Tests.Core.csproj +++ b/src/Tests/Tests.Core/Tests.Core.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Tests/Tests.Domain/Tests.Domain.csproj b/src/Tests/Tests.Domain/Tests.Domain.csproj index 1098aa6a532..6d030b8a421 100644 --- a/src/Tests/Tests.Domain/Tests.Domain.csproj +++ b/src/Tests/Tests.Domain/Tests.Domain.csproj @@ -12,7 +12,7 @@ - +