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
Before running any tests, we need to verify the integrity of the database table(s) that are being used. Currently if a record tries to be inserted and the table already has a record of a given key, it throws a key constraint error.