mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-04 10:22:17 +01:00
* Markdown path completions tests use mocked out fs This updates the path completion tests to stop depending on the actual fs and instead use `IMdWorkspace` * Update remaining tests