Fix broken tests

This commit is contained in:
c-bata
2022-12-08 14:46:41 +09:00
parent 4de83ec14d
commit 77aa790251
+1 -1
View File
@@ -74,7 +74,7 @@ const studyDetail = {
attributes: { low: -3, high: 3 },
},
],
union_user_attrs: ["foo", "bar"],
union_user_attrs: [{key: "foo", sortable: false}, {key: "bar", sortable: false}],
has_intermediate_values: false,
note: {
version: 0,