Skip to content

Commit

Permalink
delete space to suit format
Browse files Browse the repository at this point in the history
  • Loading branch information
To-Ki-O committed Oct 26, 2022
1 parent d66c72f commit 1368e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libs/actions.uninstall.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ describe("UninstallAction", () => {
});
assertSpyCall(denoExitStub, 0, { args: [1] });
});

it("runs with a name not recorded in dim.json or dim-lock.json and displays an error message.", async () => {
const dimData: DimJSON = {
fileVersion: "1.1",
Expand Down

0 comments on commit 1368e24

Please sign in to comment.