Skip to content

Commit

Permalink
chore(create-element) add "\n"
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 25, 2020
1 parent 3c2319c commit c172821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/create-element.spec.js
Expand Up @@ -3,6 +3,7 @@
const autoGlobals = require('auto-globals');
const test = autoGlobals(require('supertape'));
const createElement = require('./create-element');

const {isElementPresent} = createElement;
const {create} = autoGlobals;

Expand Down

0 comments on commit c172821

Please sign in to comment.