From 0e81dc4e92275d835c76399158c851216140b805 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sun, 25 Jun 2017 11:58:18 +0200 Subject: [PATCH] Disable test for extension --- tests.go | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.go b/tests.go index 53b1352e..36624929 100644 --- a/tests.go +++ b/tests.go @@ -122,6 +122,7 @@ var tests = map[string][]string{ "/auth/google/callback": nil, "/user": nil, "/settings": nil, + "/extension/embed": nil, } func init() {