Skip to content

Commit

Permalink
Updated a unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Oct 7, 2019
1 parent 0d559db commit 72539fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public boolean currentMethodWasCalledFromACleanupMethod() {

private List<String> DEFAULT_CLEANUP_PACKAGES_TO_SKIP = Arrays.asList(
"java.lang",
"net.serenitybdd",
"net.serenitybdd.core",
"net.thucydides",
"org.junit",
"org.openqa.selenium");
Expand Down

0 comments on commit 72539fc

Please sign in to comment.