Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eoghanmurray committed Dec 22, 2024
1 parent 2ca2c2d commit 0384b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rrweb-snapshot/test/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ describe('integration tests', function (this: ISuite) {
serverURL = getServerURL(server);
browser = await puppeteer.launch({
// headless: false,
args: ['--no-sandbox'],
});

code = fs.readFileSync(
Expand Down

0 comments on commit 0384b23

Please sign in to comment.