Skip to content

Commit 0f9258d

Browse files
author
Fynn Henck
committed
Fixed import issue
1 parent 563ddd1 commit 0f9258d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/compiler/getCompareExprTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.compiler;
22

3-
import static org.junit.jupiter.api.Assertions.assertEquals;
3+
import static org.junit.Assert.assertEquals;
44

55
import org.junit.jupiter.api.Test;
66

0 commit comments

Comments
 (0)