Skip to content

Commit

Permalink
chore(wallaby): update wallaby configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Jan 5, 2017
1 parent 616d5f2 commit c4f227e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wallaby.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ module.exports = wallaby => ({
global.mocha = require('mocha');
global.Suite = global.mocha.Suite;
global.Test = global.mocha.Test;
require('./spec/helpers/ajax-helper');

//delete global context due to avoid issue by reusing process
//https://github.com/wallabyjs/public/issues/536
Expand Down

0 comments on commit c4f227e

Please sign in to comment.