Add refreshdb test
This commit is contained in:
parent
60a12a8362
commit
f5782a6257
@ -680,7 +680,6 @@ def refreshdb_fixture():
|
||||
['random title', 'Example Domain'],
|
||||
]
|
||||
)
|
||||
@unittest.skip('skipping')
|
||||
def test_refreshdb(refreshdb_fixture, title_in, exp_res):
|
||||
bdb = refreshdb_fixture
|
||||
args = ["https://example.com"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user