From 20e690e2a754c8eb0e67c007495c014b84d40b87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Mar 2023 18:14:38 +0100 Subject: [PATCH] fix --- scripts/_common.sh | 4 ---- tests.toml | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 17c47b8..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,10 +4,6 @@ # COMMON VARIABLES #================================================= -#REMOVEME? YNH_PHP_VERSION="8.0" - -#REMOVEME? pkg_dependencies="php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-ldap php${YNH_PHP_VERSION}-json php${YNH_PHP_VERSION}-xml" - #================================================= # PERSONAL HELPERS #================================================= diff --git a/tests.toml b/tests.toml index 91daf17..55d5cb2 100644 --- a/tests.toml +++ b/tests.toml @@ -4,4 +4,5 @@ test_format = 1.0 # ------------ # Tests to run - # ------------ \ No newline at end of file + # ------------ + \ No newline at end of file