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

no funk det

parent c372f815
No related branches found
No related tags found
No related merge requests found
Pipeline #22574 passed
......@@ -96,7 +96,7 @@ test("slett en pers", done=>{
"Test callback: status=" + status + ", data.valu=" + data+ " asddsasd asdsdasd"
);
console.log(data)
expect(data.affectedRows).toBe(0);
expect(data.affectedRows).toBe(1);
done();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment