Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 'THOR_SHELL' env mock for 'DEBUG' spec #259

Merged
merged 1 commit into from
Mar 2, 2017
Merged

Adds 'THOR_SHELL' env mock for 'DEBUG' spec #259

merged 1 commit into from
Mar 2, 2017

Conversation

petems
Copy link
Owner

@petems petems commented Mar 2, 2017

Otherwise we get the following:

Failure/Error: cli.droplets
       ENV received :[] with unexpected arguments
         expected: ("DO_API_TOKEN")
              got: ("THOR_SHELL")

Otherwise we get the following:

```
Failure/Error: cli.droplets
       ENV received :[] with unexpected arguments
         expected: ("DO_API_TOKEN")
              got: ("THOR_SHELL")
```
@petems petems merged commit 23a65eb into petems:master Mar 2, 2017
@petems petems deleted the add_env_mock branch March 2, 2017 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant