Skip to content

Issue with dusk commands #47

@robbinjohansson

Description

@robbinjohansson

👋

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions