From 9d536244701ab9a96b3ad5abb1389fde54fd6376 Mon Sep 17 00:00:00 2001 From: Alice Dahan Date: Tue, 29 Oct 2024 10:40:45 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20corrige=20les=20tests=20e2e=20de=20pre?= =?UTF-8?q?view=20pour=20correspondre=20=C3=A0=20ceux=20de=20prod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index aa83c0c22..3c792c143 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -243,7 +243,7 @@ jobs: matrix: site: ['fr', 'en'] browser: [chrome] # Firefox is very slow… - viewport: [default] + viewport: [default, small] container: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] include: - site: fr