We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f561560 commit f120439Copy full SHA for f120439
test/test.js
@@ -1,4 +1,4 @@
1
-describe('markdown-toolbbar-element', function() {
+describe('markdown-toolbar-element', function() {
2
describe('element creation', function() {
3
it('creates from document.createElement', function() {
4
const el = document.createElement('markdown-toolbar')
0 commit comments