Skip to content

Commit

Permalink
test fix (#2978)
Browse files Browse the repository at this point in the history
  • Loading branch information
activemq authored Nov 18, 2024
1 parent c6c1ba0 commit 5b92d94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
And(/^I am on the add multiple pupil page$/) do
sleep 2
add_multiple_pupil_page.load
@page = add_multiple_pupil_page
end

Then(/^I can see the landing page as per the design$/) do
Expand Down
2 changes: 1 addition & 1 deletion test/se_manager/.cache/selenium/se-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"arch": "x86_64",
"lang": "ruby",
"selenium_version": "4.23",
"stats_ttl": 1731591075
"stats_ttl": 1731929174
}
]
}

0 comments on commit 5b92d94

Please sign in to comment.