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
TestMode means that the database is readonly. It is not possible to update data.
This is a good case for running unit tests.
It always start from a known state.
The text was updated successfully, but these errors were encountered:
TestMode means that the database is readonly. It is not possible to update data.
This is a good case for running unit tests.
It always start from a known state.
The text was updated successfully, but these errors were encountered: