Skip to content

Commit

Permalink
Update waggle-dance-integration-tests/src/test/java/com/hotels/bdp/wa…
Browse files Browse the repository at this point in the history
…ggledance/extensions/WaggleDanceRateLimitIntegrationTest.java

Co-authored-by: Jay Green-Stevens <[email protected]>
  • Loading branch information
Patrick Duin and JayGreeeen authored Apr 12, 2024
1 parent 45470a1 commit 91fa874
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ public void rateLimitInMemory() throws Exception {
extraServerConfig.put("waggledance.extensions.ratelimit.capacity", "2");
extraServerConfig.put("waggledance.extensions.ratelimit.tokenPerMinute", "1");


runner = WaggleDanceRunner
.builder(temporaryFolder.newFolder("config"))
.databaseResolution(DatabaseResolution.PREFIXED)
Expand Down

0 comments on commit 91fa874

Please sign in to comment.