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

warning message with rspec3 .rspec -- warning: instance variable @path not initialized #78

Closed
agenteo opened this issue Aug 7, 2014 · 2 comments

Comments

@agenteo
Copy link

agenteo commented Aug 7, 2014

Hi,
I am seeing a lot of these:

warning: instance variable @path not initialized

when rspec3's .rspec has the show warning in it. Removing it fixes it, but I wanted to give you a heads up that's rspec3 default .rspec file.

cheers

@skalee
Copy link
Contributor

skalee commented Aug 7, 2014

#77 fixes that.

@lamielle
Copy link

lamielle commented Dec 8, 2014

I commented on #77 as well, but it would be great to merge that change in. I don't want to turn off warnings, but these are quite annoying and cluttering up my test output.

shekibobo added a commit that referenced this issue May 3, 2017
Closes #77. Fixes #78.
shekibobo added a commit that referenced this issue May 3, 2017
Closes #77. Fixes #78.
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

3 participants