Skip to content

Commit 5d03818

Browse files
committed
csproj file changes
1 parent 8eaf5ff commit 5d03818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Nest.Tests.Unit/Nest.Tests.Unit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
<Compile Include="Core\AttributeBasedMap\BaseAttributeMappingTests.cs" />
502502
<Compile Include="Core\AttributeBasedMap\DeepObjectMappingTests.cs" />
503503
<Compile Include="Properties\AssemblyInfo.cs" />
504-
<Compile Include="Internals\Inferno\PropertyVisitorTests.cs" />
504+
<Compile Include="Internals\Inferno\PropertyPathResolverTests.cs" />
505505
<Compile Include="Search\Highlight\HighlightTests.cs" />
506506
<Compile Include="Search\Query\ConditionLess\ConditionLessTests.cs" />
507507
<Compile Include="Search\Query\ConditionlessBool\ConditionLessBooleanTests.cs" />

0 commit comments

Comments
 (0)