mirror of
https://github.com/grafana/grafana.git
synced 2025-01-21 22:13:38 -06:00
fixes broken test
This commit is contained in:
parent
f257101c41
commit
fd0f9f2dd2
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user