Unfocus test

This commit is contained in:
Antonio Scandurra
2017-06-12 11:27:58 +02:00
parent 9a0709e95e
commit a314deeff9

View File

@@ -24,7 +24,7 @@ document.registerElement('text-editor-component-test-element', {
})
})
fdescribe('TextEditorComponent', () => {
describe('TextEditorComponent', () => {
beforeEach(() => {
jasmine.useRealClock()