Skip to content

Commit c682775

Browse files
committed
Remove temporary mute
1 parent b0a99be commit c682775

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

qa/smoke-test-ingest-with-all-dependencies/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,3 @@ dependencies {
2020
clusterModules project(":modules:ingest-geoip")
2121
clusterModules project(":modules:mapper-extras")
2222
}
23-
24-
tasks.named("yamlRestTest") {
25-
// Muting temporarily while I figure out what's going on here
26-
systemProperty 'tests.rest.blacklist', 'ingest/80_ingest_simulate/Test ingest simulate with index template substitutions'
27-
}

0 commit comments

Comments
 (0)