mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Unfocus test
This commit is contained in:
@@ -24,7 +24,7 @@ document.registerElement('text-editor-component-test-element', {
|
||||
})
|
||||
})
|
||||
|
||||
fdescribe('TextEditorComponent', () => {
|
||||
describe('TextEditorComponent', () => {
|
||||
beforeEach(() => {
|
||||
jasmine.useRealClock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user