[obs-commits] [openSUSE/open-build-service] 8bc95e: Fix RSpec/EmptyHook RuboCop offense

Branch: refs/heads/depfu/update/srcapi/rubocop-rspec-1.39.0 Home: https://github.com/openSUSE/open-build-service Commit: 8bc95eecd7f85097129ea05d795e936f5b0df059 https://github.com/openSUSE/open-build-service/commit/8bc95eecd7f85097129ea0... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M src/api/spec/models/project/image_template_spec.rb Log Message: ----------- Fix RSpec/EmptyHook RuboCop offense Commit: 48e503b0d72db7fdc608ae6a43c28d5b9d342ced https://github.com/openSUSE/open-build-service/commit/48e503b0d72db7fdc608ae... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M src/api/spec/features/webui/image_templates_spec.rb M src/api/spec/features/webui/maintained_projects_spec.rb Log Message: ----------- Fix Capybara/VisibilityMatcher RuboCop offenses `visible: false` is now `visible: :hidden` and `visible: true` is now `visible: :visible`. Compare: https://github.com/openSUSE/open-build-service/compare/da18aabe38f9...48e503...
participants (1)
-
Dany Marcoux