From 24ad6aa4a3279b657fea017a2160941b2cbb6d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 26 May 2023 14:46:01 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index cbdecd9..4ab390a 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,6 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - args.admin="xana" + args.admin = "xana" + args.email = "user@example.com" +