Revert "Mute test for #35361"

This reverts commit f9154758e6.
This commit is contained in:
Alpar Torok 2018-11-09 08:04:56 +02:00
parent b0acd709d7
commit 66e3ca9724
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ public class SmokeTestWatcherWithSecurityIT extends ESRestTestCase {
assertThat(value, is("15"));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35361")
public void testSearchTransformInsufficientPermissions() throws Exception {
try (XContentBuilder builder = jsonBuilder()) {
builder.startObject();