Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Jonsson <[email protected]>
  • Loading branch information
oyvind-wedoe and flexable777 committed Nov 13, 2024
1 parent 17a4ff4 commit 4e30d9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ class GosysOppgaveService(
endretAvEnhetsnr = ENDRET_AV_ENHETSNR_SYSTEM,
status = Status.FERDIGSTILT,
kommentar = Kommentar(
tekst = "Klageinstansen har ferdigstilt behandlingen i Kabal med utfall ${behandling.utfall!!.navn}.",
tekst = "Klageinstansen har ferdigstilt behandlingen i Kabal med utfall: ${behandling.utfall!!.navn}.",
automatiskGenerert = true
)
)
Expand Down

0 comments on commit 4e30d9e

Please sign in to comment.