Skip to content
Snippets Groups Projects
Commit 7205f539 authored by Marius Nygard's avatar Marius Nygard
Browse files

working

parent 66b79acb
No related branches found
No related tags found
No related merge requests found
Pipeline #22533 passed
......@@ -100,5 +100,5 @@ test("slett en pers", done=>{
done();
}
personDao.slettpers({id:0},callback);
personDao.slettpers({id:1},callback);
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment