Skip to content

Commit

Permalink
Constants TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesseanwright committed Aug 29, 2017
1 parent b9e7f02 commit e2b5651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mazeGenerator/indexTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('the generateMaze function', function () {
let originalConstants;

before(function () {
// TODO: pass constants to function to remove this crap
originalConstants = Object.assign({}, constants);
});

Expand Down

0 comments on commit e2b5651

Please sign in to comment.