From d60f1d5bb50a244915d20dcd80c2f84ad5c97bba Mon Sep 17 00:00:00 2001 From: Mikolaj Adamczyk Date: Thu, 31 Aug 2023 11:32:02 +0200 Subject: [PATCH] Fixed Behat tests (#891) --- features/standard/SystemInfo.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/standard/SystemInfo.feature b/features/standard/SystemInfo.feature index 0a2caaea0f..d51748eb98 100644 --- a/features/standard/SystemInfo.feature +++ b/features/standard/SystemInfo.feature @@ -9,8 +9,8 @@ Feature: System info verification And I open "System Information" page in admin SiteAccess @javascript - Scenario: Check My Ibexa Information - When I go to "My Ibexa" tab in System Information + Scenario: Check Product Information + When I go to "Product" tab in System Information Then I see "Product" system information table @javascript