From 85fd75f236b909aa45a60108f3a29ec1ab1c06b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 1 Oct 2023 20:31:57 +0200 Subject: [PATCH] non empty args --- tests.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests.toml b/tests.toml index 49bd9e5..d40f5b8 100644 --- a/tests.toml +++ b/tests.toml @@ -23,7 +23,7 @@ test_format = 1.0 # sudo yunohost app install foobar # sudo yunohost user list # """ - args.forge_type = "gitlab" - args.forge_url = "" - args.forge_client = "" - args.forge_secret = "" + args.forge_type = "github" + args.forge_url = "https://github.com" + args.forge_client = " " + args.forge_secret = " "