Skip to content

Commit

Permalink
Remove commented out code that was accidentally committed
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Aug 15, 2020
1 parent 7609a24 commit 4924566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/subsetFonts.js
Original file line number Diff line number Diff line change
Expand Up @@ -2861,7 +2861,6 @@ describe('subsetFonts', function () {
const assetGraph = new AssetGraph({
root: pathModule.resolve(
__dirname,
// '../testdata/subsetFonts/local-single/'
'../testdata/subsetFonts/unused-variant/'
),
});
Expand Down

0 comments on commit 4924566

Please sign in to comment.