From a655e17ae9b2c65f32537a6e9b07e2b28dbdf7ce Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 6 Apr 2024 17:48:22 +0200 Subject: [PATCH] Update tests.toml: app doesn't support change url --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index de40bb5..5d661d0 100644 --- a/tests.toml +++ b/tests.toml @@ -3,7 +3,7 @@ test_format = 1.0 [default] - + exclude = ["change_url"] # ------------ # Tests to run # ------------