Skip to content

Commit a0cd283

Browse files
committed
Feil feltnavn i mock
1 parent 9a2b1b7 commit a0cd283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/mocks/browser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const virksomheter: Record<string, Virksomhet> = {
1616
navn: 'Optikerkjeden AS',
1717
aktiv: true,
1818
bruksvilkår: true,
19-
bruksvilkårGodtattDato: '2023-08-10T14:27:31.487356',
19+
bruksvilkårOpprettet: '2023-08-10T14:27:31.487356',
2020
kontonr: '12341112345',
2121
epost: 'test@test',
2222
opprettet: '2023-02-12T12:07:08.487356',

0 commit comments

Comments
 (0)