From 0b7d5f4a5b60f39d23cc406aaff4ad4680e3e30b Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Thu, 2 Nov 2023 00:51:57 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 52fe5ad..b9e3699 100644 --- a/tests.toml +++ b/tests.toml @@ -2,6 +2,12 @@ test_format = 1.0 [default] + # ------------------------------- + # Default args to use for install + # ------------------------------- + + args.admin = "john" + # ------------------------------- # Commits to test upgrade from # -------------------------------