We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb7cfe commit c85d51dCopy full SHA for c85d51d
docs/CONTRIBUTING.md
@@ -188,7 +188,8 @@ We use these to test anything related to our scripts (most of which live under `
188
189
### Integration tests
190
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.
+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.
193
194
Our integration tests look at components that rely on one another. For example,
195
testing the CLI requires us to build and package code-server.
0 commit comments