]> source.dussan.org Git - redmine.git/commit
Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid...
authorGo MAEDA <maeda@farend.jp>
Sat, 25 Mar 2023 01:51:31 +0000 (01:51 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 25 Mar 2023 01:51:31 +0000 (01:51 +0000)
commitc1c9a5039784a7d97e104c4ffd84695ff8a25823
treebe87a012c4ff31ef837fa7bd17773a31294a2f3e
parent32d2b1c42f76c07e13bcf748b2071a29cf350606
Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248).

git-svn-id: https://svn.redmine.org/redmine/trunk@22153 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/unit/auth_source_ldap_test.rb
test/unit/custom_field_test.rb
test/unit/repository_cvs_test.rb
test/unit/repository_subversion_test.rb
test/unit/time_entry_test.rb
test/unit/user_test.rb
test/unit/version_test.rb
test/unit/watcher_test.rb