mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Import fit
in text-editor-component-spec
So that you can focus a test while keeping it async
This commit is contained in:
parent
dec328dab7
commit
8a24364e80
@ -1,6 +1,6 @@
|
||||
/** @babel */
|
||||
|
||||
import {it, ffit, fffit, beforeEach, afterEach} from './async-spec-helpers'
|
||||
import {it, fit, ffit, fffit, beforeEach, afterEach} from './async-spec-helpers'
|
||||
import TextEditorElement from '../src/text-editor-element'
|
||||
import _, {extend, flatten, last, toArray} from 'underscore-plus'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user