Skip to content
Snippets Groups Projects
Commit 5d659a10 authored by Josh Soref's avatar Josh Soref
Browse files

spelling: templates

parent b155f667
No related branches found
No related tags found
No related merge requests found
...@@ -129,7 +129,7 @@ func TestConnectorLoginDoesNotAllowToChangeConnectorForAuthRequest(t *testing.T) ...@@ -129,7 +129,7 @@ func TestConnectorLoginDoesNotAllowToChangeConnectorForAuthRequest(t *testing.T)
templates, err := loadTemplates(webConfig{}, "../web/templates") templates, err := loadTemplates(webConfig{}, "../web/templates")
if err != nil { if err != nil {
t.Fatal("failed to load tempalates") t.Fatal("failed to load templates")
} }
s := &Server{ s := &Server{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment