So I'm getting this error:
"java.lang.Exception: Oops! It looks like you tried to add 'nil' to a spec. That's not allowed."
I can't pin down what is actually causing it as it will pop up at different times in each of my assertions depending on what the assertions around it are doing. Any ideas?
Thanks