diff --git a/proxyServiceValidator.js b/proxyServiceValidator.js index 72d6f448..82cd7083 100644 --- a/proxyServiceValidator.js +++ b/proxyServiceValidator.js @@ -103,7 +103,7 @@ const testServerResponse = async () => { 'http://localhost:8080/assets/js/particlesjs/particles.js', 'http://localhost:8080/assets/js/bareTransport.js', 'http://localhost:8080/assets/js/card.js', - 'http://localhost:8080/assets/js/common-16451543478.js', + 'http://localhost:8080/assets/js/common-1735118314.js', 'http://localhost:8080/assets/js/csel.js', 'http://localhost:8080/assets/js/register-sw.js', 'http://localhost:8080/assets/json/emu-nav.json', @@ -142,8 +142,6 @@ const testCommonJSOnPage = async () => { '--enable-features=NetworkService', '--enable-features=ServiceWorker', '--enable-features=InsecureOrigins', - '--no-sandbox', - '--disable-setuid-sandbox', ], headless: true, ignoreHTTPSErrors: true,