From 9055bfd0ddcc62db4f859c706eca6afc6aac2d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 1 Jun 2023 10:48:51 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index eb73b8d..f2db742 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,9 @@ test_format = 1.0 -[default] \ No newline at end of file +[default] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + args.users_status = "Editor" \ No newline at end of file