diff --git a/Library/Homebrew/api/bottle.rb b/Library/Homebrew/api/bottle.rb index ad832f2254..1e6a595d86 100644 --- a/Library/Homebrew/api/bottle.rb +++ b/Library/Homebrew/api/bottle.rb @@ -5,7 +5,7 @@ require "github_packages" module Homebrew module API - # Helper functions for using the Bottle JSON API. + # Helper functions for using the bottle JSON API. # # @api private module Bottle diff --git a/Library/Homebrew/test/api/bottle_spec.rb b/Library/Homebrew/test/api/bottle_spec.rb index dee8e05649..89760e45eb 100644 --- a/Library/Homebrew/test/api/bottle_spec.rb +++ b/Library/Homebrew/test/api/bottle_spec.rb @@ -4,10 +4,6 @@ require "api" describe Homebrew::API::Bottle do - # before do - # ENV["HOMEBREW_JSON_CORE"] = "1" - # end - let(:bottle_json) { <<~EOS {