👋
I'm experiencing issues using the dusk commands, if I try to run any of the following commands I recieve an error:
Commands used:
Sublime PHPUnit: Run Dusk In This Directory
Sublime PHPUnit: Run Dusk On This Method
Sublime PHPUnit: Run All Dusk Tests
Console output:
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 1052, in run_
return self.run()
File "/Users/robbin/Library/Application Support/Sublime Text 3/Packages/sublime-phpunit/sublime-phpunit.py", line 147, in run
file_name, phpunit_config_path, active_view, directory = self.get_paths()
ValueError: too many values to unpack (expected 4)
Environment:
- Sublime Text 3.2.2, Build 3211 (Latest)
Anyone has any idea what might be the issue?
Thanks!
👋
I'm experiencing issues using the dusk commands, if I try to run any of the following commands I recieve an error:
Commands used:
Sublime PHPUnit: Run Dusk In This DirectorySublime PHPUnit: Run Dusk On This MethodSublime PHPUnit: Run All Dusk TestsConsole output:
Environment:
Anyone has any idea what might be the issue?
Thanks!