mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-12-26 22:55:31 +00:00
chore: fix test
This commit is contained in:
parent
8485a67357
commit
36dacdbdf2
@ -309,7 +309,7 @@ async fn af_cloud_create_local_workspace_test() {
|
||||
|
||||
// Test: Create a local workspace
|
||||
let local_workspace = test
|
||||
.create_workspace("my local workspace", WorkspaceType::Server)
|
||||
.create_workspace("my local workspace", WorkspaceType::Local)
|
||||
.await;
|
||||
|
||||
// Verify: Local workspace was created correctly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user