vscode-phpunit
vscode-phpunit copied to clipboard
Shortcut not working
When I try to use ⌘T ⌘T to run 'PHPUnit: Run the test at the current cursor position' it can't work.
But if I try F1 and choose it, it works.
Did I miss something?
I found that some typo in the package.json, here is the pull request.
https://github.com/recca0120/vscode-phpunit/pull/70