tests: Remove no longer needed pytest custom marker named db
This was used at the time we were building debian packages for swh components but we no longer do that.
This commit is contained in:
parent
db00f23ec0
commit
3771a411ae
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ def network_requests_mock(datadir, requests_mock):
|
|||
)
|
||||
|
||||
|
||||
@pytest.mark.db
|
||||
def test_rubygems_lister(swh_scheduler, expected_listed_origins):
|
||||
lister = RubyGemsLister(scheduler=swh_scheduler)
|
||||
res = lister.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue