Skip to content

Commit 780fbac

Browse files
committed
ClaudeDebugTest - checkstyle
1 parent 6ba4e77 commit 780fbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/github/syst3ms/skriptparser/ClaudeDebugTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import io.github.syst3ms.skriptparser.types.TypeManager;
99
import org.junit.Test;
1010

11-
import static org.junit.Assert.*;
11+
import static org.junit.Assert.fail;
1212

1313
public class ClaudeDebugTest {
1414
static {

0 commit comments

Comments
 (0)