Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
CatalinSnyk committed Mar 6, 2025
1 parent 6f081ea commit 1d55923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jest/acceptance/ipc.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { runSnykCLI } from '../util/runSnykCLI';

describe('the IPC', () => {
let env = {
const env = {
...process.env,
};
describe('does not sends errors', () => {
Expand Down

0 comments on commit 1d55923

Please sign in to comment.