removing dataprepnodjango
This commit is contained in:
@@ -130,7 +130,7 @@ class CPChartTest(TestCase):
|
||||
|
||||
# add some tests of complex form data (no hr, no spm, zero spm, etc)
|
||||
|
||||
@patch('rowers.dataprepnodjango.create_engine')
|
||||
@patch('rowers.dataprep.create_engine')
|
||||
def test_agerecords(self, mock_sqlalchemy):
|
||||
# update_records(url='rowers/tests/c2worldrecords.html',verbose=False)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user