Skip to content

Commit b521346

Browse files
committed
Remove unrequired metadata field from testReview
1 parent 5905b97 commit b521346

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/common/testData.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,10 +338,6 @@ const testReview = {
338338
submissionId: 'a12a4180-65aa-42ec-a945-5fd21dec0501',
339339
scoreCardId: 123456789,
340340
status: 'queued',
341-
metadata: {
342-
public: 'public data',
343-
private: 'private data'
344-
},
345341
typeId: 'c56a4180-65aa-42ec-a945-5fd21dec0501',
346342
created: '2018-05-20T07:00:30.123Z',
347343
updated: '2018-06-01T07:36:28.178Z',

0 commit comments

Comments
 (0)