File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,16 @@ Feature: Install portal
1515 | dbUsernameForm | root |
1616 | dbPassForm | root |
1717 | dbNameForm | master |
18- Then I press "step3"
19- Then I should see "Database driver"
20- Then I should see "pdo_mysql"
2118 Then I press "step4"
22- Then I should see "Step 5"
19+ Then I should see "Step 5 - Configuration settings "
2320 Then I fill in the following:
2421 | passForm | admin |
2522 | emailForm | admin @example .com |
23+ | mailerDsn | null ://null |
24+ | mailerFromEmail | noreply @example .com |
25+ | mailerFromName | Chamilo Behat install |
2626 Then I press "step5"
27- Then I should see "Last check before install"
27+ Then I should see "Step 6 - Last check before install"
2828 Then wait the page to be loaded when ready
2929 Then I press "button_step6"
3030 Then wait the page to be loaded when ready
You can’t perform that action at this time.
0 commit comments