Skip to content

Commit b5200c6

Browse files
IlyesbdlalaJ12934
authored andcommitted
Updated doggo integration test snapshots
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent fd64050 commit b5200c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scanners/doggo/integration-tests/doggo.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ test(
2424
expect(count).toBeGreaterThanOrEqual(1);
2525
expect(categories).toMatchInlineSnapshot(`
2626
{
27-
"DNS Information": 1,
27+
"DNS Information": 6,
2828
}
2929
`);
3030
expect(severities).toMatchInlineSnapshot(`
3131
{
32-
"informational": 1,
32+
"informational": 6,
3333
}
3434
`);
3535
},

0 commit comments

Comments
 (0)