From 06e05d6fa195a92ead35f98fba55466c54e1fbd7 Mon Sep 17 00:00:00 2001 From: Youssef Touggani Date: Tue, 1 Dec 2020 16:00:31 +0100 Subject: [PATCH] test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e0a673e..b3af9d5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -124,7 +124,7 @@ jobs: command: heroku open - run: name: Smoke Test - command: dep_heroku.sh + command: ./../dep_heroku.sh workflows: version: 2