And don't focus the test

This commit is contained in:
Linus Eriksson 2017-11-06 23:55:24 +01:00
parent bea8094765
commit 9f83c4b15b

View File

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