Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Oct 20, 2024
1 parent 032f1e0 commit 2add2e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/system/students_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ class StudentsTest < ApplicationSystemTestCase
click_link('Create ETD Student Record')
page.accept_alert

sleep 3

click_link('Send invitation email')

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

0 comments on commit 2add2e8

Please sign in to comment.