Skip to content

Commit

Permalink
Use JUnit 4 for LabelParameterValueTest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 22, 2024
1 parent 990c04c commit 93f5401
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

import nl.jqno.equalsverifier.EqualsVerifier;
import nl.jqno.equalsverifier.Warning;
import org.junit.jupiter.api.Test;
import org.junit.Test;

public class LabelParameterValueTest {

Expand Down

0 comments on commit 93f5401

Please sign in to comment.