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 fb0296e commit fffacb3Copy full SHA for fffacb3
test/test.js
@@ -1,3 +1,5 @@
1
+chai.config.truncateThreshold = Infinity
2
+
3
describe('markdown-toolbar-element', function () {
4
describe('element creation', function () {
5
it('creates from document.createElement', function () {
0 commit comments