We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faeee5e commit 4df71d4Copy full SHA for 4df71d4
src/Nest.Tests.Integration/Nest.Tests.Integration.csproj
@@ -109,7 +109,8 @@
109
<Compile Include="Integration\HighlightTests.cs" />
110
<Compile Include="Integration\Query\TermQueryDynamic.cs" />
111
<Compile Include="Mapping\NotAnalyzedTest.cs" />
112
- <Compile Include="Reproduce\ReproduceTests.cs" />
+ <Compile Include="Reproduce\Reproduce319Tests.cs" />
113
+ <Compile Include="Reproduce\Reproduce211Tests.cs" />
114
<Compile Include="Search\NamedFilter\NamedFilterTests.cs" />
115
<Compile Include="Search\PercolateTests.cs" />
116
<Compile Include="Search\CountTests.cs" />
0 commit comments