forked from mystiq/dex
fix formatting of connector/github/github_test.go
This commit is contained in:
parent
1911b52c6b
commit
5822a5ce9e
1 changed files with 1 additions and 2 deletions
|
@ -167,7 +167,6 @@ func TestUsernameIncludedInFederatedIdentity(t *testing.T) {
|
|||
expectEquals(t, identity.Groups, []string{"org-1"})
|
||||
}
|
||||
|
||||
|
||||
func TestLoginUsedAsIDWhenConfigured(t *testing.T) {
|
||||
|
||||
s := newTestServer(map[string]testResponse{
|
||||
|
|
Loading…
Reference in a new issue