From 32dce6f5b73b4797624c435953ca4d42269c60b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 21 Oct 2023 14:18:29 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 55e02f5..6886cf0 100644 --- a/tests.toml +++ b/tests.toml @@ -11,4 +11,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - arg.nextclouddomain = "domain.tld" \ No newline at end of file + args.nextclouddomain = "domain.tld" \ No newline at end of file