Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Oct 21, 2024
2 parents b71595c + 2a8b39e commit 70cd124
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/system/students_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ class StudentsTest < ApplicationSystemTestCase
page.accept_alert

sleep 5


save_screenshot

click_link('Send invitation email')

assert_selector '.alert-success', text: "Sent an invitation email to #{@gem_record.studentname}"
Expand Down

0 comments on commit 70cd124

Please sign in to comment.