chore: rename files name that might cause ci fail (#3777)

This commit is contained in:
Nathan.fooo
2023-10-25 15:25:31 +08:00
committed by GitHub
parent 95aeac201f
commit d34eec1d99
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
use event_integration::test_user::{login_password, unique_email};
use event_integration::user_event::{login_password, unique_email};
use event_integration::{event_builder::EventBuilder, EventIntegrationTest};
use flowy_user::entities::{AuthTypePB, SignInPayloadPB, SignUpPayloadPB};
use flowy_user::errors::ErrorCode;