Skip to content

Commit

Permalink
Fix code smells
Browse files Browse the repository at this point in the history
Signed-off-by: lisrte <[email protected]>
  • Loading branch information
Lisrte committed Jul 2, 2024
1 parent 0810aac commit 59d93ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class DynaWaltzProviderTest extends AbstractSerDeTest {
private DynaWaltzConfig config;

@BeforeEach
@Override
public void setUp() throws IOException {
super.setUp();
config = DynaWaltzConfig.load();
Expand Down

0 comments on commit 59d93ec

Please sign in to comment.