You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going through old issues in case anyone has these in the future. Assuming that it is only the schema check that is failing and you do not mind this for some reason, you can disable the schema check by passing a false boolean to the function, ie AssertAll(false);
I used three TestBody(), and asserting it via AssertAll(), getting Schema Check Failed Exception.
The text was updated successfully, but these errors were encountered: