Guest User

Untitled

a guest
Jul 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. For some reason RSpec is double loading a file. I have debugged it
  2. by putting the caller and found that the second attempt to load the
  3. file (which has a shared example) is using 'load', not require.
  4.  
  5. I have attached an example file with the errors and debug output
Add Comment
Please, Sign In to add comment