Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSchafer committed May 28, 2024
1 parent 4530afb commit c5f4490
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/jest/acceptance/debuglog.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { runSnykCLI } from '../util/runSnykCLI';
import { createProject, createProjectFromWorkspace } from '../util/createProject';
import {
createProject,
createProjectFromWorkspace,
} from '../util/createProject';

jest.setTimeout(1000 * 60);

Expand Down

0 comments on commit c5f4490

Please sign in to comment.