Skip to content

Commit bd016ab

Browse files
committed
void
1 parent 158dc75 commit bd016ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-data-modeling/src/components/analysis-progress-status.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ describe('AnalysisProgressStatus', () => {
1919
preferences,
2020
},
2121
});
22-
store.dispatch(
22+
void store.dispatch(
2323
startAnalysis(
2424
'My Diagram',
2525
testConnections[0].id,

0 commit comments

Comments
 (0)