Skip to content

Commit

Permalink
test(integration-tests): activate cf push test
Browse files Browse the repository at this point in the history
We can restore cf push test as we have access to a CF instance
  • Loading branch information
o-orand committed May 29, 2024
1 parent e4522c0 commit 20d510a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/coa/integration_tests/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module Constants
"hello-world-root-depls-cf-apps-generated" => {
"team" => "hello-world-root-depls",
"jobs" => {
# "cf-push-generic-app" => {}
"cf-push-generic-app" => {}
}
},
"hello-world-root-depls-bosh-precompile-generated" => {
Expand Down

0 comments on commit 20d510a

Please sign in to comment.