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 717e42d commit 8268d60Copy full SHA for 8268d60
src/Tests/Nest.Tests.Unit/Core/Map/CustomMapping/DynamicTemplatesTests.cs renamed to src/Tests/Nest.Tests.Unit/Core/Map/CustomMapping/ImagePluginMappingTests.cs
src/Tests/Nest.Tests.Unit/Nest.Tests.Unit.csproj
@@ -122,7 +122,7 @@
122
<Compile Include="Core\Bulk\BulkTests.cs" />
123
<Compile Include="Core\Bulk\BulkUrlTests.cs" />
124
<Compile Include="Core\Indices\Analysis\Analyzers\AnalyzerTests.cs" />
125
- <Compile Include="Core\Map\CustomMapping\DynamicTemplatesTests.cs" />
+ <Compile Include="Core\Map\CustomMapping\ImagePluginMappingTests.cs" />
126
<Compile Include="Core\Map\MappingBehaviourTests.cs" />
127
<None Include="Cluster\PutSettings\PutSettings.json">
128
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
0 commit comments