Validate server JSON with org.json as well
This commit is contained in:
@@ -381,6 +381,7 @@ project(":tests"){
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.1"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.1"
|
||||
testImplementation arcModule("backends:backend-headless")
|
||||
testImplementation "org.json:json:20230618"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.7.1"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user