Skip to content

Commit

Permalink
テスト名を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrimprin committed Sep 13, 2024
1 parent ee818c6 commit d1ab442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/user_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ class UserTest < ActiveSupport::TestCase
assert_equal User.all, User.users_job('destroy_all')
end

test 'area' do
test '#area' do
tokyo_user = users(:machida)
america_user = users(:tom)
no_area_user = users(:komagata)
Expand Down

0 comments on commit d1ab442

Please sign in to comment.