Skip to content

Commit 921dee6

Browse files
committed
chore: format
1 parent bd008a1 commit 921dee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/runner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ import pkg from "../package.json"
66
export default createRunner({
77
testPackages: Array.from(pkg["package-deps"]),
88
timeReporter: true,
9-
specHelper: true
9+
specHelper: true,
1010
})

0 commit comments

Comments
 (0)