Skip to content

Commit

Permalink
Ignore test again
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-kolb committed Apr 7, 2016
1 parent 3ef187b commit 19440e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integrationTest/java/net/sf/jabref/gui/GUITest.java
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ protected boolean isMatching(@Nonnull JButton jButton) {
exitJabRef(mainFrame);
}

@Ignore
@Test
public void testOpenAndSavePreferences() {
FrameFixture mainFrame = findFrame(JabRefFrame.class).withTimeout(10_000).using(robot());
Expand Down

0 comments on commit 19440e9

Please sign in to comment.