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.
2 parents d4a8057 + f6b4ae9 commit d827923Copy full SHA for d827923
src/test/java/controllers/TestControllerTest.java
@@ -11,7 +11,7 @@
11
import java.util.List;
12
13
import static org.testng.Assert.assertEquals;
14
-import static testUtils.FileUtils.getResourceFileAsString;
+import static utils.FileUtils.getResourceFileAsString;
15
16
public class TestControllerTest extends TestController {
17
public TestControllerTest() {
0 commit comments