mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Unfocus test
This commit is contained in:
committed by
Antonio Scandurra
parent
2faec0b142
commit
4da579ceff
@@ -19,7 +19,7 @@ document.registerElement('text-editor-component-test-element', {
|
||||
})
|
||||
})
|
||||
|
||||
fdescribe('TextEditorComponent', () => {
|
||||
describe('TextEditorComponent', () => {
|
||||
beforeEach(() => {
|
||||
jasmine.useRealClock()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user