fix: migrate anon user to appflowy cloud (#4106)

* chore: fix migrate anon user to appflowy cloud

* chore: remove log

* fix: test

* chore: fmt
This commit is contained in:
Nathan.fooo
2023-12-06 06:54:17 -08:00
committed by GitHub
parent d765806337
commit 4837d7f7fe
15 changed files with 470 additions and 68 deletions

View File

@ -1,2 +1,3 @@
mod auth_test;
mod member_test;
mod sync_anon_data_test;