Skip to content

Commit 6fa4c9e

Browse files
committed
fixed unitest project file including the same file twice post merge from develop
1 parent c0093b9 commit 6fa4c9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Tests/Elasticsearch.Net.Tests.Unit/Elasticsearch.Net.Tests.Unit.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,8 @@
4747
<Compile Include="Failover\Retries\ClientExceptionsUsingPoolingTests.cs" />
4848
<Compile Include="Failover\Retries\ClientExceptionsWithoutPoolingMaxRetriesTests.cs" />
4949
<Compile Include="Failover\Retries\ClientExceptionsWithoutPoolingTests.cs" />
50-
<Compile Include="Failover\Timeout\DontRetryAfterMaxRetryTimeoutTests.cs" />
5150
<Compile Include="Failover\Timeout\DontRetryAfterDefaultTimeoutTests.cs" />
5251
<Compile Include="Failover\Timeout\DontRetryAfterMaxRetryTimeoutTests.cs" />
53-
<Compile Include="Failover\Timeout\DontRetryAfterDefaultTimeoutTests.cs" />
5452
<Compile Include="Memory\Helpers\AsyncMemorySetup.cs" />
5553
<Compile Include="Memory\Helpers\IMemorySetup.cs" />
5654
<Compile Include="Memory\ResponseAsyncCodePathsMemoryTests.cs" />

0 commit comments

Comments
 (0)