Skip to content

Commit

Permalink
Updated backend snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkishpolicy committed Dec 12, 2024
1 parent 443ef42 commit eadf409
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/test/__snapshots__/search.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Object {
"severity": Object {
"terms": Object {
"field": "vulnerabilities.severity.keyword",
"missing": "null",
"size": 50,
},
},
},
Expand Down Expand Up @@ -195,6 +197,8 @@ Object {
"severity": Object {
"terms": Object {
"field": "vulnerabilities.severity.keyword",
"missing": "null",
"size": 50,
},
},
},
Expand Down

0 comments on commit eadf409

Please sign in to comment.