Skip to content

Commit 393b8fb

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tools/apitester/__snapshots__/cassette_single_query.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,32 +42,32 @@
4242
"ranges": [
4343
{
4444
"type": "GIT",
45-
"repo": "https://github.com/harfbuzz/harfbuzz",
45+
"repo": "https://github.com/behdad/harfbuzz",
4646
"events": [
4747
{
4848
"introduced": "0"
49-
},
50-
{
51-
"fixed": "d3e09bf4654fe5478b6dbf2b26ebab6271317d81"
5249
}
5350
]
5451
}
5552
],
56-
"versions": 138,
5753
"database_specific": "<Any value>"
5854
},
5955
{
6056
"ranges": [
6157
{
6258
"type": "GIT",
63-
"repo": "https://github.com/behdad/harfbuzz",
59+
"repo": "https://github.com/harfbuzz/harfbuzz",
6460
"events": [
6561
{
6662
"introduced": "0"
63+
},
64+
{
65+
"fixed": "d3e09bf4654fe5478b6dbf2b26ebab6271317d81"
6766
}
6867
]
6968
}
7069
],
70+
"versions": 138,
7171
"database_specific": "<Any value>"
7272
}
7373
],

0 commit comments

Comments
 (0)