fix test syntax
This commit is contained in:
parent
43016f9de6
commit
c1472d93a0
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ describe('Metamaps.Util.js', function() {
|
|||
const md = ''
|
||||
const html = '<p></p>'
|
||||
expect(Util.mdToHTML(md).trim()).to.equal(html)
|
||||
})
|
||||
})
|
||||
describe('logCanvasAttributes', function() {
|
||||
it.skip('TODO need a canvas')
|
||||
|
|
Loading…
Add table
Reference in a new issue