From ec8b599f7c0d966afeaece22681e2abbd46c933f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 28 Jan 2024 13:31:22 +0100 Subject: [PATCH] Do not test change_url --- tests.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.toml b/tests.toml index 9c59d8b..73bad57 100644 --- a/tests.toml +++ b/tests.toml @@ -4,6 +4,8 @@ test_format = 1.0 [default] + exclude = ["change_url"] + # ------------------------------- # Default args to use for install # -------------------------------