From f736628313b411d4b73419cb555200cc8c79fbe7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 26 Aug 2024 10:31:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92bats?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spcd/bootstrap.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index c2320ba..008e0e1 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1166,9 +1166,6 @@ spcd_install_packages() { ;; *) ;; esac - # bats - spcd_step "BATS" - spcd_install_package "bats" # graphviz spcd_step "GraphViz" spcd_install_package "graphviz"