test/bottle_format_spec: Align test description with contents

This commit is contained in:
Issy Long 2021-02-19 23:53:43 +00:00
parent 5ca03ab4e4
commit f194b5e983
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -65,7 +65,7 @@ describe RuboCop::Cop::FormulaAudit::BottleFormat do
RUBY
end
it "reports and corrects old `sha256` syntax in `bottle` block without cellars" do
it "reports and corrects old `sha256` syntax in `bottle` block with cellars" do
expect_offense(<<~RUBY)
class Foo < Formula
url "https://brew.sh/foo-1.0.tgz"