Actions
Refactor #12918
closedsome tests define the same has key twice
Description
foreman/test/unit/host_test.rb:604: warning: duplicated key at line 605 ignored: :subnet foreman/test/unit/host_test.rb:625: warning: duplicated key at line 627 ignored: :ptable foreman/test/unit/host_test.rb:635: warning: duplicated key at line 636 ignored: :subnet foreman/test/unit/host_test.rb:643: warning: duplicated key at line 644 ignored: :subnet foreman/test/unit/host_test.rb:651: warning: duplicated key at line 652 ignored: :subnet foreman/test/unit/host_test.rb:660: warning: duplicated key at line 661 ignored: :subnet
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ohad Levy
- Pull request https://github.com/theforeman/foreman/pull/2999 added
Updated by Dominic Cleal about 9 years ago
- Is duplicate of Refactor #12911: Enable rubocop 0.35.1 cops added
Updated by Dominic Cleal about 9 years ago
- Status changed from Ready For Testing to Duplicate
Actions