Skip to content

Commit

Permalink
Fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
doracretu3pillar committed Sep 30, 2024
1 parent 0853f4b commit 185b4be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ describe('PerconaUpdateVersion', () => {

const store = configureStore(state);

const { container } = setup(store);
setup(store);
await waitFor(() => {
expect(checkUpdatesChangeLogsSpy).toHaveBeenCalled();
});
Expand Down

0 comments on commit 185b4be

Please sign in to comment.