Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
Signed-off-by: axel7083 <[email protected]>
  • Loading branch information
axel7083 committed Jan 30, 2024
1 parent d7c922f commit 9426d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/src/studio.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ vi.mock('@podman-desktop/api', async () => {
},
containerEngine: {
onEvent: vi.fn(),
}
},
};
});

Expand Down

0 comments on commit 9426d93

Please sign in to comment.