Skip to content

Commit a1962a1

Browse files
authored
Merge pull request #569 from IATI/simon-20-patch-2
fix: path to test
2 parents deaa2ab + d606b17 commit a1962a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-tests/js-validator-api-tests.postman_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,7 +2977,7 @@
29772977
"body": {
29782978
"mode": "file",
29792979
"file": {
2980-
"src": "/home/s/dev/js-validator-api/integration-tests/test-files/iati-org-schema-errors-broken-root-element.xml"
2980+
"src": "iati-org-schema-errors-broken-root-element.xml"
29812981
}
29822982
},
29832983
"url": {
@@ -7578,4 +7578,4 @@
75787578
}
75797579
}
75807580
]
7581-
}
7581+
}

0 commit comments

Comments
 (0)