Skip to content

Commit 6f8a606

Browse files
committed
Update test assets
1 parent d9615f5 commit 6f8a606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/examples/cvat/exchange-oracle/tests/utils/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"labels": [{ "name": "dummy_label" , "nodes": ["example node"], "joints": []}],
77
"description": "Dummy description",
88
"user_guide": "https://test.storage.googleapis.com",
9-
"type": "IMAGE_BOXES",
9+
"type": "image_boxes",
1010
"job_size": 10,
1111
"max_time": 300
1212
},

packages/examples/cvat/recording-oracle/tests/utils/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"fee": "250000000000",
88
"fundAmount": "1250000000000",
99
"mode": "BATCH",
10-
"requestType": "IMAGE_LABEL_BINARY"
10+
"requestType": "image_label_binary"
1111
}

0 commit comments

Comments
 (0)