Skip to content
Snippets Groups Projects
Commit 84960216 authored by Lars Sørlie's avatar Lars Sørlie
Browse files

Failern fc.

parent 6892017b
No related branches found
No related tags found
No related merge requests found
Pipeline #22409 failed
......@@ -98,6 +98,6 @@ test("update one Person from db", done => {
done();
}//Hate
personDao.updateOne({ navn: "Nils Nilsen", alder: 34, adresse: "Gata 3", gid: 1},callback)
personDao.updateOne({ navn: "Nils Nilsen", alder: 44, adresse: "Gata 3", gid: 5},callback)
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment