Skip to content

Commit 2ea1eee

Browse files
Desperate try to fix the failing tests
Signed-off-by: Marcel Bochtler <[email protected]>
1 parent 78e99a9 commit 2ea1eee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/data/azure-devops.req-38-expected.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,8 @@
13571357
{
13581358
"package": "pkg:pypi/[email protected]",
13591359
"dependencies": [
1360-
"pkg:pypi/[email protected]"
1360+
"pkg:pypi/[email protected]",
1361+
"pkg:pypi/[email protected]"
13611362
]
13621363
},
13631364
{

0 commit comments

Comments
 (0)