Skip to content
Snippets Groups Projects
Commit 8689fa81 authored by Sander Nicolausson's avatar Sander Nicolausson
Browse files

fixes

parent b41cd23d
No related branches found
No related tags found
No related merge requests found
Pipeline #22778 failed
...@@ -100,7 +100,7 @@ test("Update in db", done => { ...@@ -100,7 +100,7 @@ test("Update in db", done => {
} }
personDao.updateOne( personDao.updateOne(
{ navn: "Donald Nilsen", alder: 34, adresse: "Apalveien 11"}, { navn: "Donald Nilsen", alder: 34, adresse: "Apalveien 11"},
1 1,
callback callback
); );
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment