Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
01a991f5
Commit
01a991f5
authored
Apr 22, 2026
by
IanShaw027
Browse files
fix(test): restore identity repo integration imports
parent
6696e61c
Changes
1
Show whitespace changes
Inline
Side-by-side
backend/internal/repository/user_profile_identity_repo_contract_test.go
View file @
01a991f5
...
@@ -10,6 +10,8 @@ import (
...
@@ -10,6 +10,8 @@ import (
"time"
"time"
dbent
"github.com/Wei-Shaw/sub2api/ent"
dbent
"github.com/Wei-Shaw/sub2api/ent"
"github.com/Wei-Shaw/sub2api/ent/authidentity"
"github.com/Wei-Shaw/sub2api/ent/authidentitychannel"
"github.com/Wei-Shaw/sub2api/internal/service"
"github.com/Wei-Shaw/sub2api/internal/service"
"github.com/stretchr/testify/suite"
"github.com/stretchr/testify/suite"
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment