Skip to content

Commit

Permalink
コメントの並びを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Saki-htr committed Mar 1, 2022
1 parent 5e6dfce commit 0e765d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/home_test.rb
Expand Up @@ -90,8 +90,8 @@ class HomeTest < ApplicationSystemTestCase
end

test 'show the grass for student and trainee' do
visit_with_auth '/', 'kimura'
# 生徒は学習時間の草を表示する
visit_with_auth '/', 'kimura'
assert_text '学習時間'
logout

Expand Down

0 comments on commit 0e765d9

Please sign in to comment.