[7.x] Switch to Pytest as default runner
This commit is contained in:
committed by
Seth Michael Larson
parent
f8b005f62e
commit
eaff4af910
@@ -35,7 +35,7 @@ def get_client(**kwargs):
|
||||
return new_client
|
||||
|
||||
|
||||
def setup():
|
||||
def setup_module():
|
||||
get_client()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user