Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsayen committed Oct 18, 2019
1 parent a430644 commit 573e0e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/javascript/spec/spec_helper.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if (typeof initMochaPhantomJS === 'function') {
initMochaPhantomJS()
}

mocha.ui('bdd');

chai.should();

0 comments on commit 573e0e7

Please sign in to comment.