diff --git a/autopush/tests/test_db.py b/autopush/tests/test_db.py index 7f849679..96da9e08 100644 --- a/autopush/tests/test_db.py +++ b/autopush/tests/test_db.py @@ -37,7 +37,7 @@ test_router = None -def setUp(): +def setup_module(): global test_router config = DDBTableConfig("router_test") test_router = Router(config, SinkMetrics(),