Skip to content

Commit

Permalink
Fiks en test
Browse files Browse the repository at this point in the history
  • Loading branch information
madsleegiil committed Sep 12, 2024
1 parent 2e34d5d commit 4303ace
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ public void kanAvslutteMedVarselOmAktiveYtelser() {
assertUnderOppfolgingLagret(AKTOR_ID);

gittArenaOppfolgingStatus("ISERV", "");
gittYtelserMedStatus("Inaktiv", "Aktiv");
when(arenaYtelserService.harPagaendeYtelse(FNR)).thenReturn(true);

AvslutningStatusData avslutningStatusData = oppfolgingService.hentAvslutningStatus(FNR);

Expand Down

0 comments on commit 4303ace

Please sign in to comment.