| 1 | import { assert, insertImageAttachment, skipIf, test, testGroup, triggerEvent } from "test/test_helper" |
| 2 | import { delay } from "test/test_helpers/timing_helpers" |
| 3 | import TrixEditorElement from "trix/elements/trix_editor_element" |
| 4 |
nothing calls this directly
no test coverage detected