migrate to JUnit 5 code
This commit is contained in:
committed by
Nanne Baars
parent
c4153ecbfb
commit
c4ae9ae2ab
@ -6,7 +6,7 @@ import java.io.IOException;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import io.restassured.RestAssured;
|
||||
|
||||
|
Reference in New Issue
Block a user