Test name fixes
This commit is contained in:
parent
af427218c9
commit
78b94fc86e
@ -7,7 +7,7 @@ import org.doctester.testbrowser.Response;
|
|||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import ninja.NinjaDocTester;
|
import ninja.NinjaDocTester;
|
||||||
|
|
||||||
public class ApiControllerDocTesterUnitTest extends NinjaDocTester {
|
public class ApiControllerDocTesterTest extends NinjaDocTester {
|
||||||
|
|
||||||
String URL_INDEX = "/";
|
String URL_INDEX = "/";
|
||||||
String URL_HELLO = "/hello";
|
String URL_HELLO = "/hello";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user