Skip to content

Commit 92e1d11

Browse files
committed
Update tests
Signed-off-by: Tushar Goel <[email protected]>
1 parent 48d545e commit 92e1d11

File tree

4 files changed

+52
-50
lines changed

4 files changed

+52
-50
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"tool_homepageurl": "https://github.com/nexB/python-inspector",
55
"tool_version": "0.9.4",
66
"options": [
7-
"--requirement /home/jono/nexb/src/python-inspector/tests/data/azure-devops.req.txt",
7+
"--requirement /home/tg1999/Desktop/python-inspector-1/tests/data/azure-devops.req.txt",
88
"--index-url https://pypi.org/simple",
99
"--python-version 310",
1010
"--operating-system linux",
@@ -17,7 +17,7 @@
1717
"files": [
1818
{
1919
"type": "file",
20-
"path": "/home/jono/nexb/src/python-inspector/tests/data/azure-devops.req.txt",
20+
"path": "/home/tg1999/Desktop/python-inspector-1/tests/data/azure-devops.req.txt",
2121
"package_data": [
2222
{
2323
"type": "pypi",

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"tool_homepageurl": "https://github.com/nexB/python-inspector",
55
"tool_version": "0.9.4",
66
"options": [
7-
"--requirement /home/jono/nexb/src/python-inspector/tests/data/azure-devops.req.txt",
7+
"--requirement /home/tg1999/Desktop/python-inspector-1/tests/data/azure-devops.req.txt",
88
"--index-url https://pypi.org/simple",
99
"--python-version 38",
1010
"--operating-system linux",
@@ -17,7 +17,7 @@
1717
"files": [
1818
{
1919
"type": "file",
20-
"path": "/home/jono/nexb/src/python-inspector/tests/data/azure-devops.req.txt",
20+
"path": "/home/tg1999/Desktop/python-inspector-1/tests/data/azure-devops.req.txt",
2121
"package_data": [
2222
{
2323
"type": "pypi",

0 commit comments

Comments
 (0)