From df9129ee5ce3fe0ce060e828ca75f9219b3923d7 Mon Sep 17 00:00:00 2001 From: Tetiana Chupryna Date: Wed, 19 Aug 2020 18:14:50 +0300 Subject: Fix test issues --- spec/fixtures/expected/python/3/pip/v2.0.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spec/fixtures/expected/python') diff --git a/spec/fixtures/expected/python/3/pip/v2.0.json b/spec/fixtures/expected/python/3/pip/v2.0.json index f4f3e1c..ad2a588 100644 --- a/spec/fixtures/expected/python/3/pip/v2.0.json +++ b/spec/fixtures/expected/python/3/pip/v2.0.json @@ -4,7 +4,8 @@ { "id": "bsd", "name": "BSD", - "url": "http://en.wikipedia.org/wiki/BSD_licenses" + "url": "http://en.wikipedia.org/wiki/BSD_licenses", + "count": 1 }, { "id": "MIT", -- cgit v1.2.3