Actions
Maintenance #1660
closedxmera Omnia - Collection #1826: Maintenance tasks of several components
Fix rubocop offensis
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
Rubocop complains the usage of update_attribute
.
Using update!
instead causes tests to fail. Therefore, tests needs to be fixed too.
Actions