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 9ae56fd commit 409d574Copy full SHA for 409d574
src/Tests/Nest.Tests.Integration/Reproduce/Reproduce1457Tests.cs
@@ -12,6 +12,7 @@ namespace Nest.Tests.Integration.Reproduce
12
public class Reproduce1457Tests : IntegrationTests
13
{
14
[Test]
15
+ [SkipVersion("0 - 1.3.9", "Analyzer type required on ES <= 1.3")]
16
public void AnalyzerMissingType_ShouldNotThrow_And_DeserializeAsCustom()
17
18
var indexName = "issue1457-repro";
0 commit comments