Skip to content

Commit 0e75e49

Browse files
committed
integration test for metadata updated to /vi/ro_crates path
1 parent 15bf685 commit 0e75e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def docker_compose():
2323

2424

2525
def test_validate_metadata():
26-
url = "http://localhost:5001/v1/validate_metadata"
26+
url = "http://localhost:5001/v1/ro_crates/validate_metadata"
2727
headers = {
2828
"accept": "application/json",
2929
"Content-Type": "application/json"

0 commit comments

Comments
 (0)