We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c65ced commit ac4aeb2Copy full SHA for ac4aeb2
exercises/practice/acronym/src/test/java/AcronymTest.java
@@ -1,6 +1,7 @@
1
import org.junit.jupiter.api.Disabled;
2
-import org.junit.jupiter.api.Test;
3
import org.junit.jupiter.api.DisplayName;
+import org.junit.jupiter.api.Test;
4
+
5
6
import static org.assertj.core.api.Assertions.assertThat;
7
0 commit comments