Skip to content

Commit 0069a7e

Browse files
roperzhsindresorhus
authored andcommitted
Remove non-existent npm run script in maintaining.md (#1434)
1 parent e58e96e commit 0069a7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maintaining.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Read and adhere to the [Code of Conduct](code-of-conduct.md).
1111

1212
- `npm test`: Lint the code and run the entire test suite with coverage.
1313
- `npm run test-win`: Run the tests on Windows.
14-
- `npm run coverage`: Generate a coverage report for the last test run (opens a browser window).
1514
- `tap test/fork.js --bail`: Run a specific test file and bail on the first failure (useful when hunting bugs).
1615

1716

0 commit comments

Comments
 (0)