Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 26, 2021
1 parent bd008a1 commit 921dee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ import pkg from "../package.json"
export default createRunner({
testPackages: Array.from(pkg["package-deps"]),
timeReporter: true,
specHelper: true
specHelper: true,
})

0 comments on commit 921dee6

Please sign in to comment.