Skip to content

Commit

Permalink
htmlunit test passes with javascript enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Oct 23, 2016
1 parent e1b0cf8 commit 6c3d1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/client/test/org/openqa/selenium/TypingTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,6 @@ public void testChordControlHomeShiftEndDelete() {
}

@JavascriptEnabled
@NotYetImplemented(HTMLUNIT)
@Test
@Ignore(MARIONETTE)
public void testChordReveseShiftHomeSelectionDeletes() {
Expand Down

0 comments on commit 6c3d1b1

Please sign in to comment.