From cdae19c81c19a4520a435f242043a84fdfc554f6 Mon Sep 17 00:00:00 2001 From: Andrejus Date: Wed, 11 Jan 2023 19:05:36 +0000 Subject: [PATCH] fix: tests --- tests/test_binaries.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/test_binaries.py b/tests/test_binaries.py index 8534067..fe738ad 100644 --- a/tests/test_binaries.py +++ b/tests/test_binaries.py @@ -45,9 +45,6 @@ binaries: List[Text] = [ # tools "git", "gh", - "nvim", - "emacs", - "firebase", "aws", "gcloud", "terraform",