diff --git a/scripts/upgrade b/scripts/upgrade index 8778e89..86d0b8a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -20,9 +20,6 @@ key=$(ynh_string_random --length=50) # Remove trailing "/" from the path path_no_slash=${path%/} -Github=$github -GitLab=gitlab - #================================================= # CHECK VERSION #================================================= diff --git a/tests.toml b/tests.toml index 9156afc..ffce70b 100644 --- a/tests.toml +++ b/tests.toml @@ -17,5 +17,6 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.2749e7b.name = "5.3.1 - packaging v1" + test_upgrade_from.2749e7b.args.used_forge = "GitHub" \ No newline at end of file