From 1072ccde3951aaa04be170b17f8cef915b746980 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 20 Oct 2024 17:33:00 +0200 Subject: [PATCH] Update exclude_in_test.json udacity is still valid, just returned `forbidden`. --- tests/exclude_in_test.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/exclude_in_test.json b/tests/exclude_in_test.json index f06244c..6a0cb57 100644 --- a/tests/exclude_in_test.json +++ b/tests/exclude_in_test.json @@ -9,5 +9,6 @@ "https://deepfence.io", "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", - "https://www.reddit.com/r/docker/" -] \ No newline at end of file + "https://www.reddit.com/r/docker/", + "https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615" +]