Reorganize test cases

This commit is contained in:
trevor-signal
2025-06-26 12:24:07 -04:00
committed by GitHub
parent 3a745f2b6e
commit 843f545ceb
271 changed files with 236 additions and 245 deletions

View File

@@ -4,7 +4,7 @@
import { assert } from 'chai';
import type { ToFindType } from '../../../components/leftPane/LeftPaneHelper';
import { FindDirection } from '../../../components/leftPane/LeftPaneHelper';
import { getDefaultConversation } from '../../../test-both/helpers/getDefaultConversation';
import { getDefaultConversation } from '../../../test-helpers/getDefaultConversation';
import { getConversationInDirection } from '../../../components/leftPane/getConversationInDirection';