We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4a304 commit 29e7fe4Copy full SHA for 29e7fe4
test/jest.config.js
@@ -6,6 +6,7 @@ const path = require('path')
6
module.exports = {
7
rootDir: path.resolve(__dirname, '..'),
8
verbose: true,
9
+ testURL: 'http://localhost/',
10
moduleFileExtensions: [
11
'js',
12
'vue'
0 commit comments