diff --git a/example/test/e2e/imageSizeTest.spec.mjs b/example/test/e2e/imageSizeTest.spec.mjs index bba4d39..136b410 100644 --- a/example/test/e2e/imageSizeTest.spec.mjs +++ b/example/test/e2e/imageSizeTest.spec.mjs @@ -159,15 +159,15 @@ const correctSrcTransparentImage = { }; const correctSrcRemoteImage = { - 640: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-640.WEBP`, - 750: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-750.WEBP`, - 777: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-777.WEBP`, - 828: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-828.WEBP`, - 1080: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-1080.WEBP`, - 1200: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-1200.WEBP`, - 1920: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-1920.WEBP`, - 2048: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-2048.WEBP`, - 3840: `http://localhost:8080${basePath}/nextImageExportOptimizer/reactapp.dev_images_nextImageExportOptimizer_christopher-gower-m_HRfLhgABo-unsplash-opt-2048-opt-3840.WEBP`, + 640: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-640.WEBP`, + 750: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-750.WEBP`, + 777: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-777.WEBP`, + 828: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-828.WEBP`, + 1080: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-1080.WEBP`, + 1200: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-1200.WEBP`, + 1920: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-1920.WEBP`, + 2048: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-2048.WEBP`, + 3840: `http://localhost:8080${basePath}/nextImageExportOptimizer/5206242668571649-opt-3840.WEBP`, }; const correctSrcAnimatedPNGImage = {