diff --git a/typescript_tests/TrialTable.test.tsx b/typescript_tests/TrialTable.test.tsx index b4801147..da9bdeca 100644 --- a/typescript_tests/TrialTable.test.tsx +++ b/typescript_tests/TrialTable.test.tsx @@ -74,7 +74,10 @@ const studyDetail = { attributes: { low: -3, high: 3 }, }, ], - union_user_attrs: [{key: "foo", sortable: false}, {key: "bar", sortable: false}], + union_user_attrs: [ + { key: "foo", sortable: false }, + { key: "bar", sortable: false }, + ], has_intermediate_values: false, note: { version: 0,