diff --git a/server/handlers_test.go b/server/handlers_test.go index 12dce3a8..df83e866 100644 --- a/server/handlers_test.go +++ b/server/handlers_test.go @@ -129,7 +129,7 @@ func TestConnectorLoginDoesNotAllowToChangeConnectorForAuthRequest(t *testing.T) templates, err := loadTemplates(webConfig{}, "../web/templates") if err != nil { - t.Fatal("failed to load tempalates") + t.Fatal("failed to load templates") } s := &Server{