Skip to content

Commit

Permalink
Fixed the broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
ui4j committed Jun 8, 2015
1 parent 530d7dd commit 8081dca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public class IsolatedSessionTest {
public static void setup() {
WebKitBrowserProvider provider = new WebKitBrowserProvider();
engine = provider.create();
engine.clearCookies();
}

@Test
Expand Down

0 comments on commit 8081dca

Please sign in to comment.