Skip to content

Commit

Permalink
[chore]: Code Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zzyangh committed Aug 9, 2024
1 parent bf16296 commit 8812a82
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ describe('sqle/ExecWorkflow/Detail', () => {
};

it('render snap detail', async () => {
mockUseCurrentUser({
isProjectManager: jest.fn(() => true)
});
mockUseCurrentUser({
isProjectManager: jest.fn(() => true)
});
getAuditTaskSpy
.mockImplementationOnce(() =>
createSpySuccessResponse({
Expand Down

0 comments on commit 8812a82

Please sign in to comment.