Fix test.py so it fails when tests fail
This commit is contained in:
@@ -390,7 +390,7 @@ def test_stop(context_factory, logger):
|
||||
|
||||
|
||||
def main():
|
||||
pytest.main(sys.argv)
|
||||
return pytest.main(sys.argv)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user