mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-82911 behat: change future times example to minutes
This commit is contained in:
parent
84e2ca4f02
commit
0bd7e0eebf
@ -38,7 +38,7 @@ Feature: Manage BigBlueButton session timings
|
||||
And I <upcomingeventvisibility> see "BBB 1" in the "Upcoming events" "block"
|
||||
|
||||
Examples:
|
||||
| openingtime | closingtime | calendarvisibility | buttonvisibility | upcomingeventvisibility |
|
||||
| ##tomorrow## | ##tomorrow 10:00## | should | should not | should |
|
||||
| ##1 hour ago## | ##+2 hours## | should | should | should not |
|
||||
| ##yesterday## | ##yesterday +3 hours## | should not | should not | should not |
|
||||
| openingtime | closingtime | calendarvisibility | buttonvisibility | upcomingeventvisibility |
|
||||
| ##now +1 minute## | ##now +5 minutes## | should | should not | should |
|
||||
| ##1 hour ago## | ##+2 hours## | should | should | should not |
|
||||
| ##yesterday## | ##yesterday +3 hours## | should not | should not | should not |
|
||||
|
Loading…
x
Reference in New Issue
Block a user