You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-13 00:10:37 +02:00
Chore: Mobile: Increase test waitFor
timeouts (#12475)
This commit is contained in:
@ -4,7 +4,7 @@ import CommandService from '@joplin/lib/services/CommandService';
|
||||
import useEditorCommandHandler from './useEditorCommandHandler';
|
||||
import commandDeclarations from '../commandDeclarations';
|
||||
import createTestEditorControl from '@joplin/editor/CodeMirror/testUtil/createEditorControl';
|
||||
import { renderHook } from '@testing-library/react-native';
|
||||
import { renderHook } from '../../../utils/testing/testingLibrary';
|
||||
import { defaultState } from '@joplin/lib/reducer';
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user