Skip to content

Commit

Permalink
increase wait time to 10s
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Oct 21, 2024
1 parent a6ba175 commit 2a8b39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/students_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class StudentsTest < ApplicationSystemTestCase
click_link('Create ETD Student Record')
page.accept_alert

sleep 5
sleep 10

click_link('Send invitation email')

Expand Down

0 comments on commit 2a8b39e

Please sign in to comment.