From a387fcfbd7792fda3c83a7b7f0f6e9e4da96a147 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 1 Nov 2020 20:01:47 +0100 Subject: [PATCH] Exclude meetup in test --- exclude_in_test.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exclude_in_test.json b/exclude_in_test.json index a3c222c..3a5cb1c 100644 --- a/exclude_in_test.json +++ b/exclude_in_test.json @@ -2,5 +2,6 @@ "https://vimeo.com", "https://travis-ci.org/veggiemonk/awesome-docker.svg", "https://github.com/apps/", - "https://cycle.io/" + "https://cycle.io/", + "https://www.meetup.com/Docker-Online-Meetup/" ]