mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-83316 behat: remove duplicated Then from new test
This commit is contained in:
parent
803f72ef0f
commit
2245a4c0bc
@ -56,6 +56,6 @@ Feature: Frozen clock in Behat
|
||||
When I am on the "TestForum" "forum activity" page logged in as admin
|
||||
Then I should see "1 Mar 2024" in the "Subject1" "table_row"
|
||||
# The time should be the real current time, not the frozen time for this entry.
|
||||
Then I should see "## today ##%d %b %Y##" in the "Subject2" "table_row"
|
||||
And I should see "## today ##%d %b %Y##" in the "Subject2" "table_row"
|
||||
And I am on the "Fixture" "url activity" page
|
||||
And I should see "Behat time is the same as real time"
|
||||
|
Loading…
x
Reference in New Issue
Block a user