Skip to content

Commit b2dc729

Browse files
committed
Update tests that contain duplicate tld’s
Signed-off-by: Hans van der Woude <2658411+nedix@users.noreply.github.com>
1 parent 2f0a048 commit b2dc729

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

tests/data/packages/GoReSym_lin-expected.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"release_date": null,
1212
"parties": [],
1313
"keywords": [],
14-
"homepage_url": "https://github.com.com/mandiant/GoReSym",
14+
"homepage_url": "https://github.com/mandiant/GoReSym",
1515
"download_url": null,
1616
"size": null,
1717
"sha1": null,
1818
"md5": null,
1919
"sha256": null,
2020
"sha512": null,
21-
"bug_tracking_url": "https://github.com.com/mandiant/GoReSym/issues",
22-
"code_view_url": "https://github.com.com/mandiant/GoReSym",
23-
"vcs_url": "git+https://github.com.com/mandiant/GoReSym.git",
21+
"bug_tracking_url": "https://github.com/mandiant/GoReSym/issues",
22+
"code_view_url": "https://github.com/mandiant/GoReSym",
23+
"vcs_url": "git+https://github.com/mandiant/GoReSym.git",
2424
"copyright": null,
2525
"holder": null,
2626
"declared_license_expression": null,

tests/data/packages/otelcol-contrib.exe-expected.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"release_date": null,
1212
"parties": [],
1313
"keywords": [],
14-
"homepage_url": "https://github.com.com/open-telemetry/opentelemetry-collector-releases",
14+
"homepage_url": "https://github.com/open-telemetry/opentelemetry-collector-releases",
1515
"download_url": null,
1616
"size": null,
1717
"sha1": null,
1818
"md5": null,
1919
"sha256": null,
2020
"sha512": null,
21-
"bug_tracking_url": "https://github.com.com/open-telemetry/opentelemetry-collector-releases/issues",
22-
"code_view_url": "https://github.com.com/open-telemetry/opentelemetry-collector-releases",
23-
"vcs_url": "git+https://github.com.com/open-telemetry/opentelemetry-collector-releases.git",
21+
"bug_tracking_url": "https://github.com/open-telemetry/opentelemetry-collector-releases/issues",
22+
"code_view_url": "https://github.com/open-telemetry/opentelemetry-collector-releases",
23+
"vcs_url": "git+https://github.com/open-telemetry/opentelemetry-collector-releases.git",
2424
"copyright": null,
2525
"holder": null,
2626
"declared_license_expression": null,

tests/data/packages/tidb-server-expected.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"release_date": null,
1212
"parties": [],
1313
"keywords": [],
14-
"homepage_url": "https://github.com.com/pingcap/tidb",
14+
"homepage_url": "https://github.com/pingcap/tidb",
1515
"download_url": null,
1616
"size": null,
1717
"sha1": null,
1818
"md5": null,
1919
"sha256": null,
2020
"sha512": null,
21-
"bug_tracking_url": "https://github.com.com/pingcap/tidb/issues",
22-
"code_view_url": "https://github.com.com/pingcap/tidb",
23-
"vcs_url": "git+https://github.com.com/pingcap/tidb.git",
21+
"bug_tracking_url": "https://github.com/pingcap/tidb/issues",
22+
"code_view_url": "https://github.com/pingcap/tidb",
23+
"vcs_url": "git+https://github.com/pingcap/tidb.git",
2424
"copyright": null,
2525
"holder": null,
2626
"declared_license_expression": null,

0 commit comments

Comments
 (0)