mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
add user_id in revision
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
use flowy_test::editor::{EditorScript::*, *};
|
||||
use lib_ot::{core::DeltaBuilder, revision::RevState, rich_text::RichTextDeltaBuilder};
|
||||
use lib_ot::{revision::RevState, rich_text::RichTextDeltaBuilder};
|
||||
|
||||
#[tokio::test]
|
||||
async fn doc_rev_state_test1() {
|
||||
|
Reference in New Issue
Block a user