Skip to content

Commit

Permalink
Fixed Behat tests (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk committed Aug 31, 2023
1 parent 99afb7c commit d60f1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/standard/SystemInfo.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d60f1d5

Please sign in to comment.