summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/python/pipenv/v2.0.json
diff options
context:
space:
mode:
authorTetiana Chupryna <tchupryna@gitlab.com>2020-08-17 17:29:53 +0300
committerTetiana Chupryna <tchupryna@gitlab.com>2020-08-21 13:09:13 +0300
commitd221c4aa84c3f4457836023de742f4e922a59ce5 (patch)
treed23ebfe363571a3efb8e17b5f48e62cd06d539e0 /spec/fixtures/expected/python/pipenv/v2.0.json
parent6bb687f6355e4077fe45e2e0b2646aaf0214be74 (diff)
Fix failed specs
Diffstat (limited to 'spec/fixtures/expected/python/pipenv/v2.0.json')
-rw-r--r--spec/fixtures/expected/python/pipenv/v2.0.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/spec/fixtures/expected/python/pipenv/v2.0.json b/spec/fixtures/expected/python/pipenv/v2.0.json
index ba4d529..c41d970 100644
--- a/spec/fixtures/expected/python/pipenv/v2.0.json
+++ b/spec/fixtures/expected/python/pipenv/v2.0.json
@@ -8,10 +8,9 @@
"count": 1
},
{
- "id": "BSD-4-Clause",
- "name": "BSD 4-Clause \"Original\" or \"Old\" License",
- "url": "http://directory.fsf.org/wiki/License:BSD_4Clause",
- "count": 1
+ "id": "bsd",
+ "name": "BSD",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses"
},
{
"id": "MIT",
@@ -35,7 +34,7 @@
"."
],
"licenses": [
- "BSD-4-Clause"
+ "bsd"
]
},
{