From 48053a78eb27110b6de6d4a827c699ac09665662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:45:55 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index f9fa6df..0825f69 100644 --- a/tests.toml +++ b/tests.toml @@ -6,5 +6,5 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - args.dex_domain="dex.domain.tld" + args.dex_domain="sub.domain.tld" args.dex_path="/example" \ No newline at end of file