Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoShaka committed Jul 25, 2024
1 parent 6c781f3 commit 349d989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/saml_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ package services
import (
"context"
"crypto/x509/pkix"
"github.com/gravitational/teleport/lib/utils"
"strings"
"testing"
"time"
Expand All @@ -33,6 +32,7 @@ import (
"github.com/gravitational/teleport/api/types"
"github.com/gravitational/teleport/lib/defaults"
"github.com/gravitational/teleport/lib/fixtures"
"github.com/gravitational/teleport/lib/utils"
)

func TestParseFromMetadata(t *testing.T) {
Expand Down

0 comments on commit 349d989

Please sign in to comment.