Skip to content

Commit

Permalink
会員登録時の通知に関するテストを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ham-cap committed Aug 15, 2024
1 parent e5b0eea commit 283312e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/notification/signed_up_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Notification::SignedUpTest < ApplicationSystemTestCase
end

test 'notify mentors when signed up as trainee' do
visit '/users/new?role=trainee'
visit '/users/new?role=trainee_invoice_payment'

email = 'natsumi@example.com'

Expand Down

0 comments on commit 283312e

Please sign in to comment.