Skip to content

Commit

Permalink
switched behat step
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszszopinski committed Jul 9, 2024
1 parent 7b5d9e9 commit b99f845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion skeleton/ibexa-ee/features/browser/BasicLogin.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Feature: An example test checking if user can login and if behat config is prope

@javascript
Scenario: User can log in as admin user
Given I log in as 'admin' with password 'publish'
Given I am logged as admin
2 changes: 1 addition & 1 deletion skeleton/ibexa-oss/features/browser/BasicLogin.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Feature: An example test checking if user can login and if behat config is prope

@javascript
Scenario: User can log in as admin user
Given I log in as 'admin' with password 'publish'
Given I am logged as admin

0 comments on commit b99f845

Please sign in to comment.