Skip to content

Commit ec23132

Browse files
remove disabled from perf tests
1 parent e233bf7 commit ec23132

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/perf-test/ReportActionCompose.perf-test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ function ReportActionComposeWrapper() {
8383
<ReportActionCompose
8484
onSubmit={() => jest.fn()}
8585
reportID="1"
86-
disabled={false}
8786
report={LHNTestUtils.getFakeReport()}
8887
isComposerFullSize
8988
/>

0 commit comments

Comments
 (0)