From be7cb6871432eb9217b53b1ae270645da01c155b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:23:14 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 63a9ef0..af7e527 100644 --- a/tests.toml +++ b/tests.toml @@ -4,6 +4,12 @@ test_format = 1.0 [default] + # ------------------------------- + # Default args to use for install + # ------------------------------- + + admin="john" + # ------------ # Tests to run # ------------