Skip to content

Commit

Permalink
Revert "Mute test for #35361"
Browse files Browse the repository at this point in the history
This reverts commit f915475.
  • Loading branch information
alpar-t committed Nov 9, 2018
1 parent 2d30420 commit 40345b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ public void testSearchTransformHasPermissions() throws Exception {
assertThat(value, is("15"));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35361")
public void testSearchTransformInsufficientPermissions() throws Exception {
try (XContentBuilder builder = jsonBuilder()) {
builder.startObject();
Expand Down

0 comments on commit 40345b1

Please sign in to comment.