Skip to content

Commit 59fc7ae

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f66ff98 commit 59fc7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/tests/taskAction.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('Submitting Mapping Status for a Task', () => {
6363
</QueryParamProvider>
6464
</QueryClientProviders>,
6565
);
66-
66+
6767
await waitFor(() =>
6868
expect(screen.getByRole('heading')).toHaveTextContent(
6969
'We found another mapping task already locked by you',

0 commit comments

Comments
 (0)