Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kuceb committed Aug 17, 2020
1 parent 503c075 commit 4b624d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/test/e2e/5_spec_isolation_spec.js
Expand Up @@ -6,8 +6,8 @@ const fs = require('../../lib/util/fs')
const e2e = require('../support/helpers/e2e').default
const Fixtures = require('../support/helpers/fixtures')
const { expectCorrectModuleApiResult } = require('../support/helpers/resultsUtils')
const it = e2e.it
const e2ePath = Fixtures.projectPath('e2e')
const it = e2e.it

const outputPath = path.join(e2ePath, 'output.json')

Expand Down

0 comments on commit 4b624d9

Please sign in to comment.