From 418ee0d18d9bcc00a0746dc05579c31fa21f90be Mon Sep 17 00:00:00 2001 From: Tetiana Chupryna Date: Thu, 20 Aug 2020 19:32:42 +0300 Subject: Fix test fixture --- spec/fixtures/expected/python/3/pip/v2.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/fixtures/expected/python/3/pip/v2.0.json b/spec/fixtures/expected/python/3/pip/v2.0.json index ad2a588..49c7328 100644 --- a/spec/fixtures/expected/python/3/pip/v2.0.json +++ b/spec/fixtures/expected/python/3/pip/v2.0.json @@ -5,7 +5,7 @@ "id": "bsd", "name": "BSD", "url": "http://en.wikipedia.org/wiki/BSD_licenses", - "count": 1 + "count": 4 }, { "id": "MIT", -- cgit v1.2.3