From 2ddbf518f437b8894cd1c3c02bd7d7fcb98e60f4 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 16 Nov 2015 18:03:10 -0800 Subject: Fixing unit tests --- api/user_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api/user_test.go') diff --git a/api/user_test.go b/api/user_test.go index b6d549a9c..63a1e337b 100644 --- a/api/user_test.go +++ b/api/user_test.go @@ -802,6 +802,8 @@ func TestUserPermDelete(t *testing.T) { if err != nil { t.Fatal(err) } + + Client.ClearOAuthToken() } func TestSendPasswordReset(t *testing.T) { -- cgit v1.2.3-1-g7c22