Skip to content

Commit 90c27cf

Browse files
committed
test: increase timeout, as appveyor is being very slow recently
1 parent 27ffd28 commit 90c27cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-eslint/__tests__/eslintGenerator.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ test('airbnb config + typescript + unit-mocha', async () => {
177177
'@vue/cli-plugin-unit-mocha': {}
178178
}
179179
})
180-
})
180+
}, 30000)

0 commit comments

Comments
 (0)