Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nvitucci committed Feb 2, 2021
1 parent 24be76b commit a80dfe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/hotels/beeju/BeejuJUnitRule.java
Expand Up @@ -57,8 +57,6 @@ protected void after() {
} catch (IOException e) {
throw new UncheckedIOException(e);
}

System.setSecurityManager(null);
}

/**
Expand Down

0 comments on commit a80dfe1

Please sign in to comment.