I wish to test few errors and all these errors result in same http response code.
I'm using hooks and can't get it to run second time.
For e.g. 403 is returned for many reasons. I want to test two and dredd only runs for first test and forgets other.
Please help.