working
This commit is contained in:
@@ -245,7 +245,6 @@ class ViewTest(TestCase):
|
||||
|
||||
|
||||
|
||||
|
||||
@patch('rowers.dataprep.create_engine')
|
||||
@patch('rowers.dataprep.TCXParser')
|
||||
def test_upload_view_TCX_CN(self, mocked_sqlalchemy, mocked_tcx_parser):
|
||||
|
||||
Reference in New Issue
Block a user