Skip to content

Commit d381c88

Browse files
author
Tim Nederhoff
committed
updated readme for src array
1 parent fde6e80 commit d381c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ npm install --save-dev @politie/angular-testcafe-builder
2020
"chrome --no-sandbox",
2121
"firefox"
2222
],
23-
"src": "e2e/*.e2e-spec.ts",
23+
"src": ["e2e/*.e2e-spec.ts"],
2424
"host": "localhost",
2525
"port": "4200",
2626
"reporters": [

0 commit comments

Comments
 (0)