Skip to content

Commit 884d87d

Browse files
authored
Fix duplicate variant IDs in test fixture
1 parent 3f74902 commit 884d87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/responseWithVariantsAndScoreSummary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
}
8989
},
9090
{
91-
"id": "123ab-A",
91+
"id": "123ab-B",
9292
"url": null,
9393
"imageUrl": null,
9494
"name": null,

0 commit comments

Comments
 (0)