Skip to content

Commit

Permalink
Endre mock
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Jan 4, 2024
1 parent 3be3320 commit 4c659a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const busboyCons = require('busboy');

require('dotenv').config();

const barnMock = require('./mock-data/over-og-under-13.json');
const barnMock = require('./mock-data/tre-barn-under-13.json');
const søkerMock = require('./mock-data/soker.json');

const server = express();
Expand Down

0 comments on commit 4c659a0

Please sign in to comment.