Skip to content

Commit

Permalink
[java] Unignoring an IE test passed for me locally
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Oct 5, 2018
1 parent f4494da commit 2fcb78d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/client/test/org/openqa/selenium/PageLoadingTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ public void testEagerStrategyShouldNotWaitForResources() {
}

@Test
@Ignore(IE)
@Ignore(CHROME)
@NeedsLocalEnvironment
public void testEagerStrategyShouldNotWaitForResourcesOnRefresh() {
Expand Down

0 comments on commit 2fcb78d

Please sign in to comment.