diff --git a/scripts/_common.sh b/scripts/_common.sh index 5c6c75b..74b1b8e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -nodejs_version=18 +nodejs_version=16 #================================================= # PERSONAL HELPERS diff --git a/tests.toml b/tests.toml index 8320674..de033e7 100644 --- a/tests.toml +++ b/tests.toml @@ -2,4 +2,4 @@ test_format = 1.0 [default] - #test_upgrade_from.e2036977.name = "Upgrade from 4.3.1" + test_upgrade_from.e2036977.name = "Upgrade from 4.3.1"