mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
mv server's DocManager to flowy_collaboration crate
This commit is contained in:
@ -43,6 +43,7 @@ impl FlowySDKTest {
|
||||
|
||||
pub async fn init_user(&self) -> UserProfile {
|
||||
let context = async_sign_up(self.0.dispatcher()).await;
|
||||
init_user_setting(self.0.dispatcher()).await;
|
||||
context.user_profile
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user