fix: use consist paper url order
This commit is contained in:
@@ -9,8 +9,8 @@ from .filetools import _file_path
|
||||
|
||||
def test_get_paper_urls():
|
||||
assert get_paper_urls(2019) == [
|
||||
'http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm',
|
||||
'http://www.gov.cn/zhengce/content/2019-03/22/content_5375877.htm',
|
||||
'http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm'
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user