We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f5070 commit ff11d1cCopy full SHA for ff11d1c
tests/test_unit_tests_threaded.py
@@ -197,6 +197,7 @@ def setUp(self):
197
"name": "python_test",
198
"version": "0.0.1",
199
}],
200
+ "claim_version": 1,
201
"format": "image/jpeg",
202
"title": "Python Test Image",
203
"ingredients": [],
@@ -224,6 +225,7 @@ def setUp(self):
224
225
"name": "python_test_1",
226
227
228
229
230
"title": "Python Test Image 1",
231
@@ -251,6 +253,7 @@ def setUp(self):
251
253
"name": "python_test_2",
252
254
255
256
257
258
"title": "Python Test Image 2",
259
0 commit comments