Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 2bca16c

Browse files
Teal StannardBrian Cunnie
andcommitted
Remove unnecessary debugging output
Co-authored-by: Teal Stannard <tstannard@pivotal.io> Co-authored-by: Brian Cunnie <bcunnie@pivotal.io>
1 parent 1a37a81 commit 2bca16c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/unit/lib/cloud_controller/diego/processes_sync_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ module Diego
434434
end
435435

436436
it 'does nothing to the task' do
437-
puts "diego_docker flag value: #{VCAP::CloudController::FeatureFlag.enabled?(:diego_docker)}"
438437
allow(bbs_apps_client).to receive(:desire_app)
439438
allow(bbs_apps_client).to receive(:update_app)
440439
allow(bbs_apps_client).to receive(:stop_app)

0 commit comments

Comments
 (0)