You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/test/kotlin/no/nav/eessi/pensjon/integrasjonstest/saksflyt/PBuc01IntegrationTest.kt
+2-5
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ internal class PBuc01IntegrationTest : JournalforingTestBase() {
100
100
}
101
101
102
102
@Test
103
-
fun`Krav om alderpensjon der person ikke er identifiserbar men pesys sakId finnes i sed så skal vi opprette journalpost og journalføringsoppgave`() {
103
+
fun`Krav om alderpensjon der person ikke er identifiserbar men pesys sakId finnes i sed så skal vi opprette journalpost, settes til avbrutt og ikke journalføringsoppgave`() {
104
104
val allDocuemtActions =listOf(ForenkletSED("b12e06dda2c7474b9998c7139c841646", P2000, SedStatus.SENT))
105
105
106
106
testRunnerVoksen(
@@ -117,10 +117,7 @@ internal class PBuc01IntegrationTest : JournalforingTestBase() {
0 commit comments