From a02bf25fbcd859d6769ab628779f7675a322a18b Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:24:27 +0000 Subject: [PATCH] chore: Update the playwright version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 22cd7fc91..c69fba95e 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -92,7 +92,7 @@ command: exec: playwright --version exit-status: 0 stdout: - - 1.47.2 + - 1.48.0 python3: exec: python3 --version exit-status: 0