Skip to content

Commit

Permalink
fix: Operator test Naming
Browse files Browse the repository at this point in the history
  • Loading branch information
SaadEGI committed Aug 15, 2023
1 parent cbae989 commit 44b8e35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import static org.assertj.core.api.Assertions.assertThat;

import java.util.Arrays;
public class OperatorEnumEqualityTest {
public class OperatorMapperTest {
OperatorMapper operatorMapper;

@BeforeEach
Expand Down

0 comments on commit 44b8e35

Please sign in to comment.