Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Nov 27, 2024
1 parent e9e9c3e commit e785cfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion selfservice/strategy/passkey/passkey_registration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ package passkey_test

import (
_ "embed"
"github.com/ory/x/assertx"
"net/url"
"testing"

"github.com/ory/x/assertx"

"github.com/ory/kratos/selfservice/flow"

"github.com/stretchr/testify/assert"
Expand Down

0 comments on commit e785cfa

Please sign in to comment.