Added the response example to TestGetLabeling

This commit is contained in:
diPhantxm
2023-07-15 02:51:24 +03:00
committed by Kirill
parent f11ccb4714
commit 336c49baa4

View File

@@ -1132,9 +1132,8 @@ func TestGetLabeling(t *testing.T) {
}, },
`{ `{
"result": { "result": {
"error": "24", "status": "completed",
"file_url": "some-url", "file_url": "https://cdn1.ozone.ru/s3/sc-temporary/e6/0c/e60cdfd7aed78c2b44d134504fbd591d.pdf"
"status": "completed"
} }
}`, }`,
}, },