Skip to content

Commit

Permalink
fix service auth public api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GunnlaugurG committed May 21, 2024
1 parent f592eb9 commit 24d5b06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
DelegationProviderModel,
DelegationScope,
DelegationTypeModel,
getPersonalRepresentativeDelegationType,
MergedDelegationDTO,
PersonalRepresentative,
PersonalRepresentativeDelegationTypeModel,
Expand All @@ -21,6 +20,7 @@ import {
import {
AuthDelegationProvider,
AuthDelegationType,
getPersonalRepresentativeDelegationType,
} from '@island.is/shared/types'
import { AuthScope } from '@island.is/auth/scopes'
import { NationalRegistryClientService } from '@island.is/clients/national-registry-v2'
Expand Down

0 comments on commit 24d5b06

Please sign in to comment.