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

funk itt

parent accee7d5
No related branches found
No related tags found
No related merge requests found
Pipeline #22557 failed
......@@ -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(00);
done();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment