mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
There's a chance this function can be called with a path that is not a string. To catch that, we check if path is of a different type and throw an error if it is. This also adds a couple tests for this function. |
||
|---|---|---|
| .. | ||
| browser/pages | ||
| e2e | ||
| unit | ||
| utils | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| yarn.lock | ||