We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8bfc4e commit 402a792Copy full SHA for 402a792
tests/provider/test_filesystem_provider.py
@@ -54,7 +54,7 @@ def test_query(config):
54
55
r = p.get_data_path(baseurl, urlpath, dirpath)
56
57
- assert len(r['links']) == 12
+ assert len(r['links']) == 13
58
59
r = p.get_data_path(baseurl, urlpath, '/poi_portugal')
60
0 commit comments