We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this warning during every test failure:
/Users/dougo/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/capybara-screenshot-1.0.21/lib/capybara-screenshot.rb:88: warning: instance variable @pruned_previous_screenshots not initialized
Let me know if you need more info.
The text was updated successfully, but these errors were encountered:
@dougo looks like this has come about since a Ruby version upgrade right? I am pretty sure it's an easy fix fortunately.
Sorry, something went wrong.
No branches or pull requests
I'm getting this warning during every test failure:
/Users/dougo/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/capybara-screenshot-1.0.21/lib/capybara-screenshot.rb:88: warning: instance variable @pruned_previous_screenshots not initialized
Let me know if you need more info.
The text was updated successfully, but these errors were encountered: