From 857d9426db81781e0132039a6115da7a418f1300 Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Fri, 11 Oct 2024 11:27:03 +0200 Subject: [PATCH] fix: Update panic message --- .github/panic.test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/panic.test.yaml b/.github/panic.test.yaml index 2558f78..9b103f2 100644 --- a/.github/panic.test.yaml +++ b/.github/panic.test.yaml @@ -3,4 +3,4 @@ version: 1 author: Sergio Gasquez Arcos steps: - - wait-serial: "!! A panic occured in " + - wait-serial: "panicked at"