mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-24 17:42:16 +00:00

* ci: config rust log * chore: rename flowy-sdk to appflowy-core * fix: create group after editing the url * fix: start listen on new group * chore: add tests * refactor: mock data * ci: update command
4 lines
42 B
Rust
4 lines
42 B
Rust
mod script;
|
|
mod test;
|
|
mod url_group_test;
|