Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
More fixes in output json for unit tests
  • Loading branch information
pblottiere committed Mar 11, 2020
1 parent 2a6e007 commit 0cf9a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/qgis_server/api/test_wfs3_api_project.json
Expand Up @@ -563,7 +563,7 @@ Content-Type: application/vnd.oai.openapi+json;version=3.0
"responses": {
"200": {
"content": {
"application/openapi+json;version=3.0": {
"application/vnd.oai.openapi+json;version=3.0": {
"schema": {
"type": "object"
}
Expand Down

0 comments on commit 0cf9a81

Please sign in to comment.