Skip to content

Commit

Permalink
Revert "chore: remove unused import from test" (#12321)
Browse files Browse the repository at this point in the history
  • Loading branch information
Biki-das committed Feb 7, 2022
1 parent 762b9b7 commit 201901f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/global-teardown-esm/__tests__/test.js
Expand Up @@ -8,6 +8,7 @@
import os from 'os';
import path from 'path';
import fs from 'graceful-fs';
import greeting from '../';

const DIR = path.join(os.tmpdir(), 'jest-global-teardown-esm');

Expand Down

0 comments on commit 201901f

Please sign in to comment.