Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt committed Jul 31, 2024
1 parent d3a45b1 commit 138c17c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ public void setup() {
}
}

@Test(expected=ArgumentsAreDifferent.class)
public void testGoodActivation1() {
OptimizelyClient optimizelyClient = new OptimizelyClient(optimizely, logger);
optimizelyClient.activate("1", "1");
Expand Down

0 comments on commit 138c17c

Please sign in to comment.