Fix code style.

Co-authored-by: Issy Long <issyl0@github.com>
This commit is contained in:
Markus Reiter 2023-04-12 00:05:47 +02:00 committed by GitHub
parent 3275b927b8
commit a085fb4ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ describe Cask::DSL::Caveats, :cask do
let(:cask) { Cask::CaskLoader.load(cask_path("basic-cask")) }
let(:dsl) { caveats }
it_behaves_like Cask::DSL::Base
# TODO: add tests for Caveats DSL methods