diff --git a/e2e/snapshots.spec.ts b/e2e/snapshots.spec.ts index 670f85a..8216675 100644 --- a/e2e/snapshots.spec.ts +++ b/e2e/snapshots.spec.ts @@ -18,7 +18,7 @@ const snapshotTests = ({satelliteKind}: {satelliteKind: 'website' | 'application await cliPage.clearHosting(); const satellitePage = await consolePage.visitSatelliteSite({ - title: 'Internet Computer - Error: response verification error' + title: 'Response Verification Error - 503 | Internet Computer' }); await satellitePage.assertScreenshot(); @@ -45,7 +45,7 @@ const snapshotTests = ({satelliteKind}: {satelliteKind: 'website' | 'application await cliPage.clearHosting(); const satellitePage = await consolePage.visitSatelliteSite({ - title: 'Internet Computer - Error: response verification error' + title: 'Response Verification Error - 503 | Internet Computer' }); await satellitePage.assertScreenshot(); diff --git a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-and-restore-a-snapshot-1-chromium-linux.png b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-and-restore-a-snapshot-1-chromium-linux.png index c6cc43e..d280d54 100644 Binary files a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-and-restore-a-snapshot-1-chromium-linux.png and b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-and-restore-a-snapshot-1-chromium-linux.png differ diff --git a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png index c6cc43e..d280d54 100644 Binary files a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png and b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-application-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png differ diff --git a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-and-restore-a-snapshot-1-chromium-linux.png b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-and-restore-a-snapshot-1-chromium-linux.png index c6cc43e..d280d54 100644 Binary files a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-and-restore-a-snapshot-1-chromium-linux.png and b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-and-restore-a-snapshot-1-chromium-linux.png differ diff --git a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png index c6cc43e..d280d54 100644 Binary files a/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png and b/e2e/snapshots/snapshots.spec.ts-snapshots/satellite-website-should-create-download-delete-upload-and-restore-a-snapshot-1-chromium-linux.png differ