Skip to content

Commit

Permalink
ic: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 25, 2016
1 parent a1c03d5 commit 83e4d34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cms/templates/prepare.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ describe('cmsTemplates.prepare', function() {
//
try{
template = cmsTemplates.prepare.addAbeHtmlTagBetweenAbeTags(this.fixture.noHtml)
console.log('ok')
template = cmsTemplates.prepare.addAbeDataAttrForHtmlTag(template)
} catch (e) {
console.log(e.stack)
Expand Down

0 comments on commit 83e4d34

Please sign in to comment.