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
# Apps are often owned by a fake "proxy_user" with an autogenerated name and no email. This empty email is represented as such in the database, with an empty string as the entry in the `Email` table. This test ensures that this relationship is preserved through an import/export cycle.
90
+
# Apps are often owned by a fake "proxy_user" with an autogenerated name and no email. This empty
91
+
# email is represented as such in the database, with an empty string as the entry in the `Email`
92
+
# table. This test ensures that this relationship is preserved through an import/export cycle.
0 commit comments