chiefmyron / phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.
https://marketplace.visualstudio.com/items?itemName=chiefmyron.phpunit-test-workbench
MIT License
5 stars 2 forks source link

Namespace folder locations not being correctly identified on Remote Workspaces #58

Closed chiefmyron closed 1 year ago

chiefmyron commented 1 year ago

After adding namespace detection as part of #50, the namespace tree is not being correctly populated for Remote Workspaces.