Skip to content

Commit 1b5b72b

Browse files
committed
chore: activate hasFindPort
1 parent 33e0aeb commit 1b5b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ export default tester(
276276
},
277277
},
278278
[
279-
testerPluginComponent({ componentPath: resolver.resolve('./index.vue') }),
279+
testerPluginComponent({ componentPath: resolver.resolve('./index.vue'), hasFindPort: true }),
280280
{
281281
async after() {
282282
await this.browser.close();

0 commit comments

Comments
 (0)