mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update client api (#5208)
* chore: update client api * chore: rename test target * chore: fix test
This commit is contained in:
@ -67,7 +67,7 @@ run_task = { name = ["rust_lib_unit_test"] }
|
||||
env = { RUST_LOG = "info" }
|
||||
description = "Run cloud unit tests"
|
||||
script = '''
|
||||
cd rust-lib/event-integration
|
||||
cd rust-lib/event-integration-test
|
||||
RUST_BACKTRACE=1 cargo test supabase_ --features "cloud_test"
|
||||
'''
|
||||
|
||||
|
Reference in New Issue
Block a user