Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c85d51d

Browse files
committedJun 17, 2022
fixup: wrap contributing
1 parent 8bb7cfe commit c85d51d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎docs/CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ 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 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
192+
test:integration`, which ensures that code-server's binary works.
192193

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

0 commit comments

Comments
 (0)
Please sign in to comment.