Commit fd0f9f2d by bergquist

fixes broken test

parent f257101c
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment