Remove extra comment
This commit is contained in:
parent
737dd1654b
commit
2afbd38dde
@ -5,7 +5,7 @@ require "github_packages"
|
|||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
module API
|
module API
|
||||||
# Helper functions for using the Bottle JSON API.
|
# Helper functions for using the bottle JSON API.
|
||||||
#
|
#
|
||||||
# @api private
|
# @api private
|
||||||
module Bottle
|
module Bottle
|
||||||
|
|||||||
@ -4,10 +4,6 @@
|
|||||||
require "api"
|
require "api"
|
||||||
|
|
||||||
describe Homebrew::API::Bottle do
|
describe Homebrew::API::Bottle do
|
||||||
# before do
|
|
||||||
# ENV["HOMEBREW_JSON_CORE"] = "1"
|
|
||||||
# end
|
|
||||||
|
|
||||||
let(:bottle_json) {
|
let(:bottle_json) {
|
||||||
<<~EOS
|
<<~EOS
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user