19146: Update userAttrsCachedFromLoginCluster.
[arvados.git] / lib / controller / federation / login_test.go
index 5353ebf0f52ce7394b868838eb75e730945b4d8e..c05ebfce69820b3be781a3d18be8a591aaa94eb2 100644 (file)
@@ -47,7 +47,7 @@ func (s *LoginSuite) TestLogout(c *check.C) {
        s.cluster.Login.LoginCluster = "zhome"
        // s.fed is already set by SetUpTest, but we need to
        // reinitialize with the above config changes.
-       s.fed = New(s.cluster)
+       s.fed = New(s.cluster, nil)
 
        returnTo := "https://app.example.com/foo?bar"
        for _, trial := range []struct {