Closed searls closed 8 years ago
I do not have such warnings. Can you ensure that you are not requiring spec_helper.rb twice? (Maybe using different path names to this file) Or maybe try to add some debugging message before this code block to see if it is executed once or several times.
Indeed, only one of several workstations is seeing the error. I'll look into it in more detail the next time I see it.
On Jul 20, 2011, at 9:53, rsim reply@reply.github.com wrote:
I do not have such warnings. Can you ensure that you are not requiring spec_helper.rb twice? (Maybe using different path names to this file) Or maybe try to add some debugging message before this code block to see if it is executed once or several times.
Reply to this email directly or view it on GitHub: https://github.com/rsim/ruby-plsql-spec/issues/8#issuecomment-1615534
Is it still valid after recent updates or can we close this one?
if we're unable to reproduce, and no one complains, can it be closed?
I don't see warnings either, using rspec 3.4. I'm closing the issue...
RSpec 2.6.0 is giving this warning when I run my specs:
This refers to this generated block:
Thoughts?