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 8eaf5ff commit 5d03818Copy full SHA for 5d03818
src/Tests/Nest.Tests.Unit/Nest.Tests.Unit.csproj
@@ -501,7 +501,7 @@
501
<Compile Include="Core\AttributeBasedMap\BaseAttributeMappingTests.cs" />
502
<Compile Include="Core\AttributeBasedMap\DeepObjectMappingTests.cs" />
503
<Compile Include="Properties\AssemblyInfo.cs" />
504
- <Compile Include="Internals\Inferno\PropertyVisitorTests.cs" />
+ <Compile Include="Internals\Inferno\PropertyPathResolverTests.cs" />
505
<Compile Include="Search\Highlight\HighlightTests.cs" />
506
<Compile Include="Search\Query\ConditionLess\ConditionLessTests.cs" />
507
<Compile Include="Search\Query\ConditionlessBool\ConditionLessBooleanTests.cs" />
0 commit comments