tests: install pack for app-json tests

This commit is contained in:
Jose Diaz-Gonzalez
2021-02-11 07:34:27 -05:00
parent 123fbea7c0
commit 5e7ea4217f

View File

@@ -1,6 +1,12 @@
#!/usr/bin/env bats
load test_helper
setup_file() {
add-apt-repository --yes ppa:cncf-buildpacks/pack-cli
apt-get update
apt-get --yes install pack-cli
}
setup() {
global_setup
create_app