Skip to content

Commit

Permalink
Discord IDが不正なユーザーdiscordinvalidを追加したことで落ちていたテストを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
eatplaynap committed Feb 22, 2022
1 parent d0bc32e commit 2e39563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/users_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ class UsersTest < ApplicationSystemTestCase
daimyo
nippounashi
with_hyphen
discordinvalid
].each do |name|
users(name).touch # rubocop:disable Rails/SkipsModelValidations
end
Expand Down

0 comments on commit 2e39563

Please sign in to comment.