webdriverio-community / wdio-vscode-service

A service to test VSCode extensions from end to end using WebdriverIO
https://webdriverio-community.github.io/wdio-vscode-service/
MIT License
29 stars 23 forks source link

import URI (vscode-uri) via import statement #89

Closed tzAcee closed 8 months ago

tzAcee commented 8 months ago

Closes #81 #88

tzAcee commented 8 months ago

@christian-bromann Are my changes causing the test to fail?

christian-bromann commented 8 months ago

Likely not. I will try to look into them.