Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bezoerb committed Sep 22, 2024
1 parent 0e438cd commit 2832818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,6 @@ test('Replace stylesheets (minified, media)', async () => {
replaceStylesheets: ['/css/replaced.css'],
});

console.log('DEBUG:', strip(html, true));
expect(strip(out.toString())).toBe(strip(expected));
});

Expand Down

0 comments on commit 2832818

Please sign in to comment.