spelling: templates

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-12-19 22:02:01 -05:00
parent b155f66785
commit 5d659a108c
1 changed files with 1 additions and 1 deletions

View File

@ -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{