mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
tidy up coding guideline travis failures.
This commit is contained in:
@@ -16,7 +16,6 @@ Feature: Manage outages
|
||||
And I log in as "admin"
|
||||
And I wait "1" seconds
|
||||
|
||||
|
||||
Scenario: Check if I can navigate to management page.
|
||||
Given I am on homepage
|
||||
When I navigate to "Manage" node in "Site administration > Plugins > Authentication > Outage manager"
|
||||
|
||||
@@ -10,7 +10,7 @@ Feature: Warning bar
|
||||
- ongoing is an outage that has started, but not yet reached the stop time nor is marked as finished.
|
||||
- finished is an outage that has explicitly been marked as finished.
|
||||
- stopped is an outage that has already ended but not explicitly marked as finished.
|
||||
|
||||
|
||||
Background:
|
||||
Given the authentication plugin "outage" is enabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user