Skip to content

Commit d3ea621

Browse files
add error
1 parent fa9b77a commit d3ea621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/codacy/utils/NewMathTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import static org.junit.Assert.assertEquals;
66

7-
public class NewMathTest {
7+
public class NewMathTest2 {
88
@Test
99
public void shouldAddNumbers() {
1010
NewMath math = new NewMath(23);

0 commit comments

Comments
 (0)