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 9c49852 commit 6c2631bCopy full SHA for 6c2631b
src/Tests/Nest.Tests.Integration/Nest.Tests.Integration.csproj
@@ -156,6 +156,7 @@
156
<Compile Include="Indices\ExistsTests.cs" />
157
<Compile Include="Indices\StatsTests.cs" />
158
<Compile Include="Core\AsyncTests.cs" />
159
+ <Compile Include="Reproduce\Reproduce769Tests.cs" />
160
<Compile Include="Search\Filter\AndOrNotFilterTests.cs" />
161
<Compile Include="Search\Filter\ScriptFilterTests.cs" />
162
<Compile Include="Search\Filter\MissingExistsFilterTests.cs" />
0 commit comments