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