Skip to content

Commit

Permalink
oppdater felt basert på api endringer
Browse files Browse the repository at this point in the history
  • Loading branch information
kmriise committed Feb 27, 2024
1 parent bbc42ce commit 1244a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mocks/data/mock-soknadsbehandling-oppgaver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { IOppgaveSteg, IOppgave } from "~/models/oppgave.server";
export const generiskSoknadMock: IOppgave = {
oppgaveId: "msw-generisk-soknad",
personIdent: "msw-personmock",
datoOpprettet: "2024-01-01",
tidspunktOpprettet: "2024-01-01",
tilstand: "TilBehandling",
emneknagger: ["Søknadsbehandling"],
journalpostIder: [],
Expand Down

0 comments on commit 1244a23

Please sign in to comment.