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

@ -6,7 +6,7 @@ use collab_database::fields::Field;
use collab_database::rows::{CreateRowParams, RowDetail, RowId};
use strum::EnumCount;
use event_integration::test_folder::ViewTest;
use event_integration::folder_event::ViewTest;
use event_integration::EventIntegrationTest;
use flowy_database2::entities::{FieldType, FilterPB, RowMetaPB};
use flowy_database2::services::cell::{CellBuilder, ToCellChangeset};