Skip to content

Commit b9822ea

Browse files
committed
fixup!: formatting of contributing
1 parent c85d51d commit b9822ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@ We use these to test anything related to our scripts (most of which live under `
188188

189189
### Integration tests
190190

191-
These are a work in progress. We build code-server and run tests with `yarn
192-
test:integration`, which ensures that code-server's binary works.
191+
These are a work in progress. We build code-server and run tests with `yarn test:integration`, which ensures that code-server's binary works.
193192

194193
Our integration tests look at components that rely on one another. For example,
195194
testing the CLI requires us to build and package code-server.

0 commit comments

Comments
 (0)