Fix install test

pull/3064/head
Julio 5 years ago
parent f27f32d772
commit c19fce128e
  1. 2
      tests/behat/features/actionInstall.feature

@ -13,7 +13,7 @@ Feature: Install portal
Then I should see "Step4 Database settings"
Then I fill in the following:
| dbUsernameForm | root |
| dbPassForm | root |
| dbPassForm | |
| dbNameForm | master |
Then I press "step3"
Then I should see "Database driver: pdo_mysql"

Loading…
Cancel
Save