Skip to content

Commit

Permalink
chore(index.test): remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Clark committed Mar 13, 2020
1 parent c8a6d5b commit 852b023
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import moduleRules from './helpers/moduleRules';
import { readCssFixture, readSourceMap } from './helpers/readFixture';
import compareErrorMessage from './helpers/compareErrorMessage';

Error.stackTraceLimit = Infinity;

const nodeModulesPath = path.resolve(__dirname, 'fixtures', 'node_modules');

async function compileAndCompare(
Expand Down

0 comments on commit 852b023

Please sign in to comment.