Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
AE-1979: Fix email address in Sakkoluettelon lähetys menossa -toimenp…
Browse files Browse the repository at this point in the history
…idetype
  • Loading branch information
Juholei committed Nov 22, 2023
1 parent ca5b842 commit 6f69070
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
new-toimenpide {:type-id 21
:deadline-date (str (LocalDate/of 2023 11 4))
:template-id nil
:description "Sakkoluettelo täytetään ja allekirjoitus tapahtuu tämän järjestelmän ulkopuolella. Sakkoluettelo lähetetään sähköpostitse seuraamusmaksut.org (at) om.fi.sec"}
:description "Sakkoluettelo täytetään ja allekirjoitus tapahtuu tämän järjestelmän ulkopuolella. Sakkoluettelo lähetetään sähköpostitse seuraamusmaksut.ork (at) om.fi.sec"}
response (ts/handler (-> (mock/request :post (format "/api/private/valvonta/kaytto/%s/toimenpiteet" valvonta-id))
(mock/json-body new-toimenpide)
(test-kayttajat/with-virtu-user)
Expand All @@ -46,7 +46,7 @@
:rooli-id 2
:sukunimi "Tuntija"}
:deadline-date "2023-11-04"
:description "Sakkoluettelo täytetään ja allekirjoitus tapahtuu tämän järjestelmän ulkopuolella. Sakkoluettelo lähetetään sähköpostitse seuraamusmaksut.org (at) om.fi.sec"
:description "Sakkoluettelo täytetään ja allekirjoitus tapahtuu tämän järjestelmän ulkopuolella. Sakkoluettelo lähetetään sähköpostitse seuraamusmaksut.ork (at) om.fi.sec"
:diaarinumero nil
:filename nil
:henkilot []
Expand Down

0 comments on commit 6f69070

Please sign in to comment.