From fe5bda5d9ec850ae5f44e46a35de91c80f9f4b6a Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 23 Oct 2021 23:35:31 +0200 Subject: [PATCH] Ignore failing url --- tests/exclude_in_test.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/exclude_in_test.json b/tests/exclude_in_test.json index fba5ddc..d6673a3 100644 --- a/tests/exclude_in_test.json +++ b/tests/exclude_in_test.json @@ -5,5 +5,6 @@ "https://cycle.io/", "https://www.manning.com/", "https://deepfence.io", - "https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" + "https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg", + "https://www.se-radio.net/2017/05/se-radio-episode-290-diogo-monica-on-docker-security" ]