Skip to content

Commit 1bbc8a6

Browse files
authored
test: update apitester snapshots (#5031)
The snapshots have changed, probably due to OSV advisories being changed. Please review the differences to make sure that they're expected!
1 parent ddf8891 commit 1bbc8a6

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

tools/apitester/__snapshots__/cassette_TestCommand.snap

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3100,7 +3100,14 @@
31003100
[Test/cassette_TestCommand/TestCommand/requirements.txt_can_have_all_kinds_of_names - 1]
31013101
{
31023102
"results": [
3103-
{},
3103+
{
3104+
"vulns": [
3105+
{
3106+
"id": "GHSA-3936-cmfr-pm3m",
3107+
"modified": "<RFC3339 date with the year 2026>"
3108+
}
3109+
]
3110+
},
31043111
{},
31053112
{},
31063113
{},
@@ -3633,7 +3640,14 @@
36333640
[Test/cassette_TestCommand/TestCommand/requirements.txt_can_have_all_kinds_of_names#01 - 1]
36343641
{
36353642
"results": [
3636-
{},
3643+
{
3644+
"vulns": [
3645+
{
3646+
"id": "GHSA-3936-cmfr-pm3m",
3647+
"modified": "<RFC3339 date with the year 2026>"
3648+
}
3649+
]
3650+
},
36373651
{},
36383652
{},
36393653
{},

0 commit comments

Comments
 (0)