Commit 8813fa7b authored by Terence Lee's avatar Terence Lee

set debug to true

parent 972d90fd
......@@ -6,7 +6,7 @@ require_relative "support/path_helper"
RSpec.describe "Simple" do
before(:all) do
@debug = false
@debug = true
BuildpackBuilder.new(@debug)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment