From 5c27ec31b7113e4ee54d56e5aa5addb89c29b549 Mon Sep 17 00:00:00 2001 From: arturs Date: Thu, 11 Mar 2021 21:55:32 +0200 Subject: [PATCH] add deploy command to tests --- tests/unit/git_6.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/unit/git_6.bats b/tests/unit/git_6.bats index 97ad0a749..7a0ddec69 100644 --- a/tests/unit/git_6.bats +++ b/tests/unit/git_6.bats @@ -5,6 +5,7 @@ load test_helper setup() { global_setup create_app + deploy_app touch /home/dokku/.ssh/known_hosts chown dokku:dokku /home/dokku/.ssh/known_hosts touch /home/dokku/data/git/$TEST_APP