Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
lizk886 committed Aug 1, 2024
1 parent cac301e commit 5a755b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ void setUp() {
rotatingS3KeyProvider = new RotatingS3KeyProvider(fileStreamProvider, scope);
// Inject the mock reader into the RotatingS3KeyProvider
rotatingS3KeyProvider.reader = reader;
rotatingS3KeyProvider.siteToKeysMap = new HashMap<>();
}

@Test
Expand Down

0 comments on commit 5a755b2

Please sign in to comment.