Merge pull request #6278 from dokku/josegonzalez-patch-1

Remove pack installation from builder-lambda tests
This commit is contained in:
Jose Diaz-Gonzalez
2023-10-15 05:02:38 -04:00
committed by GitHub

View File

@@ -2,10 +2,6 @@
load test_helper
setup_file() {
install_pack
}
setup() {
create_app
}