mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Resolve "Force formatting"
This commit is contained in:
parent
bc9acc3a0a
commit
69d6e55f14
45 changed files with 535 additions and 538 deletions
|
|
@ -1,9 +1,10 @@
|
|||
package de.kosit.validationtool.daemon;
|
||||
|
||||
import io.restassured.http.ContentType;
|
||||
import static io.restassured.RestAssured.given;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import static io.restassured.RestAssured.given;
|
||||
import io.restassured.http.ContentType;
|
||||
|
||||
public class GuiHandlerIT extends BaseIT {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue