mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: add document test (#2932)
This commit is contained in:
@ -15,7 +15,7 @@ use flowy_user::errors::FlowyError;
|
||||
use crate::event_builder::EventBuilder;
|
||||
use crate::user_event::{async_sign_up, init_user_setting, SignUpContext};
|
||||
|
||||
pub mod document_event;
|
||||
pub mod document;
|
||||
pub mod event_builder;
|
||||
pub mod folder_event;
|
||||
pub mod user_event;
|
||||
|
Reference in New Issue
Block a user