Skip to content

Commit f120439

Browse files
authored
😬
1 parent f561560 commit f120439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
describe('markdown-toolbbar-element', function() {
1+
describe('markdown-toolbar-element', function() {
22
describe('element creation', function() {
33
it('creates from document.createElement', function() {
44
const el = document.createElement('markdown-toolbar')

0 commit comments

Comments
 (0)