Skip to content

Commit

Permalink
Merge pull request #1269 from jrafanie/drop_rss_remnants
Browse files Browse the repository at this point in the history
Fix test to match dropped rss features
  • Loading branch information
Fryguy authored Sep 10, 2024
2 parents 4e4e1a0 + 421001f commit 46ee324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/reports_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@

# Includes roles "API" and "Overview"
MiqProductFeature.seed
api_basic_authorize :dashboard, :miq_report, :chargeback, :timeline, :rss, :api_exclusive
api_basic_authorize :dashboard, :miq_report, :chargeback, :timeline, :api_exclusive
get api_reports_url

expect_result_resources_to_include_hrefs(
Expand Down

0 comments on commit 46ee324

Please sign in to comment.