mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Import fit in text-editor-component-spec
So that you can focus a test while keeping it async
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user