Remove extra comment
This commit is contained in:
parent
737dd1654b
commit
2afbd38dde
@ -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
|
||||
|
||||
@ -4,10 +4,6 @@
|
||||
require "api"
|
||||
|
||||
describe Homebrew::API::Bottle do
|
||||
# before do
|
||||
# ENV["HOMEBREW_JSON_CORE"] = "1"
|
||||
# end
|
||||
|
||||
let(:bottle_json) {
|
||||
<<~EOS
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user