Explorar o código

fixes broken test

bergquist %!s(int64=7) %!d(string=hai) anos
pai
achega
fd0f9f2dd2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      pkg/services/auth/auth_token_test.go

+ 0 - 1
pkg/services/auth/auth_token_test.go

@@ -293,7 +293,6 @@ func createTestContext(t *testing.T) *testContext {
 		SQLStore: sqlstore,
 		Cfg: &setting.Cfg{
 			LoginCookieName:                   "grafana_session",
-			LoginCookieUsername:               "grafana_username",
 			LoginCookieSecure:                 false,
 			LoginCookieMaxDays:                7,
 			LoginDeleteExpiredTokensAfterDays: 30,