Skip to content

Commit

Permalink
delete space to fit to format
Browse files Browse the repository at this point in the history
  • Loading branch information
To-Ki-O committed Oct 24, 2022
1 parent b65d160 commit a0ed981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libs/actions.search.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ describe("SearchAction", () => {
],
});
assertSpyCall(consoleLogStub, 9, { args: [] });
} finally {
} finally {
kyStub.restore();
}
});
Expand Down

0 comments on commit a0ed981

Please sign in to comment.