You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ We use these to test anything related to our scripts (most of which live under `
188
188
189
189
### Integration tests
190
190
191
-
These are a work in progress. We build code-server and run tests with `yarn test:integration`, which nsures that code-server builds work on their respective
191
+
These are a work in progress. We build code-server and run tests with `yarn test:integration`, which ensures that code-server builds work on their respective
192
192
platforms.
193
193
194
194
Our integration tests look at components that rely on one another. For example,
0 commit comments