mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
test(editor): move blocksuite test to tests folder (#10917)
This commit is contained in:
@@ -22,7 +22,7 @@ const colors = [
|
||||
type HighlightType = 'color' | 'background';
|
||||
|
||||
// TODO(@fundon): these recent settings should be added to the dropdown menu
|
||||
// blocksuite/tests-legacy/e2e/format-bar.spec.ts#253
|
||||
// tests/blocksutie/e2e/format-bar.spec.ts#253
|
||||
//
|
||||
// let latestHighlightColor: string | null = null;
|
||||
// let latestHighlightType: HighlightType = 'background';
|
||||
|
||||
Reference in New Issue
Block a user