Merge branch 'feat/online2'

This commit is contained in:
appflowy
2021-12-20 15:38:41 +08:00
711 changed files with 11167 additions and 10469 deletions

View File

@ -13,7 +13,7 @@ cargo test
dependencies = ["rm_cache"]
script = """
cd rust-lib
cargo test --features "flowy-workspace/http_server","flowy-user/http_server"
cargo test --features "flowy-core/http_server","flowy-user/http_server"
"""