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 delete feature #90

Merged
merged 3 commits into from
Dec 7, 2016
Merged

Fix delete feature #90

merged 3 commits into from
Dec 7, 2016

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Dec 7, 2016

No description provided.

There was unnecessary whitespace at the end of the "Files changed:"/
"Files added:" messages that lead to complexity in the test cases. At one
point the complete output checking in the test case was broken. All fixed.
The `options` hash is keyed with symbols. The original `'project_root'`
lead to a wrong path being generated, causing deletion to not happen.

This also adds a test-case to cover this feature.
DavidS added a commit to DavidS/modulesync_configs that referenced this pull request Dec 7, 2016
@rnelson0 rnelson0 merged commit 8dbefd9 into voxpupuli:master Dec 7, 2016
@rnelson0
Copy link
Sponsor Member

rnelson0 commented Dec 7, 2016

Thanks!

@DavidS DavidS deleted the fix-delete-feature branch December 7, 2016 19:43
DavidS added a commit to DavidS/modulesync_configs that referenced this pull request Dec 19, 2016
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

2 participants