From 80000fc87db13177b5373b7dad5649a369b4ff5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 Feb 2023 23:25:36 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests.toml b/tests.toml index be2ac19..44dd598 100644 --- a/tests.toml +++ b/tests.toml @@ -2,12 +2,6 @@ test_format = 1.0 [default] - # ------------------------------- - # Default args to use for install - # ------------------------------- - - args.user_home= "yes" - # ------------------------------- # Commits to test upgrade from # -------------------------------