Skip to content

Commit

Permalink
IS-2595: Bruke ismanglendemedvirkning
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Aug 30, 2024
1 parent 4d730cf commit de96dec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class InternalMockEnvironment private constructor() {
private val manglendeMedvirkningClient = ManglendeMedvirkningClient(
azureAdClient = azureAdClient,
clientEnvironment = environment.clients.manglendeMedvirkning,
httpClient = externalMockEnvironment.mockHttpClient
)
private val oppfolgingsoppgaveClient = OppfolgingsoppgaveClient(
azureAdClient = azureAdClient,
Expand Down

0 comments on commit de96dec

Please sign in to comment.