spelling: templates
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
b155f66785
commit
5d659a108c
@ -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{
|
||||||
|
Reference in New Issue
Block a user