From 0384b23371db5176dbabcf86a49f980c056c12a0 Mon Sep 17 00:00:00 2001 From: Eoghan Murray Date: Sun, 22 Dec 2024 18:50:24 +0000 Subject: [PATCH] Following https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md --- packages/rrweb-snapshot/test/integration.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/rrweb-snapshot/test/integration.test.ts b/packages/rrweb-snapshot/test/integration.test.ts index 9fa04baf65..a0c8581feb 100644 --- a/packages/rrweb-snapshot/test/integration.test.ts +++ b/packages/rrweb-snapshot/test/integration.test.ts @@ -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(