Commit f9f5ebc2 authored by Winnie Hellmann's avatar Winnie Hellmann

Add jest-environment-jsdom and jest-util dependencies

parent b4de23a6
......@@ -3,8 +3,6 @@
import fs from 'fs';
import path from 'path';
// jest-util is part of Jest
// eslint-disable-next-line import/no-extraneous-dependencies
import { ErrorWithStack } from 'jest-util';
const fixturesBasePath = path.join(process.cwd(), 'spec', 'javascripts', 'fixtures');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment