mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update the rubocop setup (#20668)
This commit is contained in:
@@ -193,7 +193,7 @@ RSpec.describe Report do
|
||||
|
||||
let(:report) { Report.find(pluralized) }
|
||||
|
||||
context "no #{pluralized}" do
|
||||
context "with no #{pluralized}" do
|
||||
it "returns an empty report" do
|
||||
expect(report.data).to be_blank
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user