mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
Removes qexec reference from test logger.
This commit is contained in:
@@ -39,7 +39,7 @@ class TestUpDown(TestCase):
|
||||
'amplitude': 30,
|
||||
'base_price': 50
|
||||
}
|
||||
setup_logger(self, '/var/log/qexec/qexec.log')
|
||||
setup_logger(self)
|
||||
|
||||
def tearDown(self):
|
||||
teardown_logger(self)
|
||||
|
||||
Reference in New Issue
Block a user