From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- app/diagnostics_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/diagnostics_test.go') diff --git a/app/diagnostics_test.go b/app/diagnostics_test.go index 3fc1a0396..0d8bb613e 100644 --- a/app/diagnostics_test.go +++ b/app/diagnostics_test.go @@ -12,7 +12,7 @@ import ( "testing" "time" - "github.com/mattermost/platform/utils" + "github.com/mattermost/mattermost-server/utils" ) func newTestServer() (chan string, *httptest.Server) { -- cgit v1.2.3-1-g7c22