Private
Public Access
1
0

removing dataprepnodjango

This commit is contained in:
Sander Roosendaal
2022-07-11 19:21:46 +02:00
parent 28d33c18f4
commit 7f3d80dc4e
2 changed files with 5 additions and 5 deletions

View File

@@ -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)