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

[patch] directory should not exist gives false-positive #13

Closed
nruth opened this issue Jul 16, 2010 · 2 comments
Closed

[patch] directory should not exist gives false-positive #13

nruth opened this issue Jul 16, 2010 · 2 comments

Comments

@nruth
Copy link
Contributor

nruth commented Jul 16, 2010

Ran across this during use, it's an easy fix, just the wrong method being called (checked for file instead of directory).

Have added test coverage for it, but you may want to change how I've made it expect an error is raised. I saw you have a similar step already but it doesn't handle multiline step input (I think?) so added something simple instead of changing what's there already.

http://github.com/nruth/aruba/commit/ff158bb7ceb5512bdc252556e2ddafa88bc1d889
http://github.com/nruth/aruba/commits/dir_should_not_exist

@aslakhellesoy
Copy link
Contributor

Attribution. Closed by 5a916f3.

@aslakhellesoy
Copy link
Contributor

Merged. Thanks!

dchelimsky pushed a commit that referenced this issue Apr 17, 2011
This issue 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

No branches or pull requests

2 participants