feat: tenant-scoped routing and portal navigation
This commit is contained in:
@@ -115,7 +115,8 @@ func Serve(providers container.Providers, t *testing.T, invoke any) {
|
||||
dig.In
|
||||
Initials []contracts.Initial `group:"initials"`
|
||||
Job *job.Job
|
||||
}) error {
|
||||
},
|
||||
) error {
|
||||
_ = p.Initials
|
||||
ctx, cancel := context.WithCancel(context.Background())
|
||||
t.Cleanup(cancel)
|
||||
|
||||
Reference in New Issue
Block a user