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

Fix broken ENV.delete (on Windows) #358

Merged
1 commit merged into from
Mar 31, 2016
Merged

Conversation

e2
Copy link
Contributor

@e2 e2 commented Mar 31, 2016

Summary

WindowsEnvironmentVariables implemented :delete with 2 args instead of 1.

This was fixed and spec was added to it can be tested on Linux.

Motivation and Context

Failed only on AppVeyor (Windows).

Related issue: #349

How Has This Been Tested?

RSpec, locally.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

@ghost ghost merged commit 65d637d into cucumber:master Mar 31, 2016
@e2 e2 deleted the e2-fix_broken_env_delete branch March 31, 2016 14:21
This pull request was closed.
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.

1 participant