Unfocus test

This commit is contained in:
Nathan Sobo
2017-03-29 10:56:51 -06:00
committed by Antonio Scandurra
parent 2faec0b142
commit 4da579ceff

View File

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