Skip to content

Commit

Permalink
Legg til manglende StatistikkEventObserver for IverksettSøknadsbehand…
Browse files Browse the repository at this point in the history
…lingServiceImpl
  • Loading branch information
hestad committed May 9, 2023
1 parent 90ed8c2 commit 020ff05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ object ServiceBuilder {
sakService = sakService,
opprettPlanlagtKontrollsamtaleService = kontrollsamtaleSetup.opprettPlanlagtKontrollsamtaleService,
sessionFactory = databaseRepos.sessionFactory,
)
).apply { addObserver(statistikkEventObserver) }
return Services(
avstemming = AvstemmingServiceImpl(
repo = databaseRepos.avstemming,
Expand Down

0 comments on commit 020ff05

Please sign in to comment.