From 4657833a9152c733ea4892872141d9bb02722e6d Mon Sep 17 00:00:00 2001 From: Andrejus Kostarevas Date: Wed, 15 Apr 2020 14:17:28 +0100 Subject: [PATCH] add firebase, aws, terraform to tests --- tests/test_binaries.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_binaries.py b/tests/test_binaries.py index 276c645..3d94a9c 100644 --- a/tests/test_binaries.py +++ b/tests/test_binaries.py @@ -43,7 +43,7 @@ binaries: List[str] = [ # tools "git", - "keybase", + "keybase", "firebase", "aws", "terraform", "docker", "docker-compose", "screenfetch",