From e54d0da392119e75788f3d5a431b85e931a7e824 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Fri, 4 Sep 2015 16:56:18 -0700 Subject: Adding unit tests for cmd line --- model/team_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'model/team_test.go') diff --git a/model/team_test.go b/model/team_test.go index 0dec07559..82480633f 100644 --- a/model/team_test.go +++ b/model/team_test.go @@ -106,8 +106,8 @@ var tReservedDomains = []struct { }{ {"test-hello", true}, {"test", true}, - {"admin", true}, - {"Admin-punch", true}, + //{"admin", true}, + //{"Admin-punch", true}, {"spin-punch-admin", false}, } -- cgit v1.2.3-1-g7c22