Private
Public Access
1
0

fixing tests

This commit is contained in:
Sander Roosendaal
2021-05-16 16:07:24 +02:00
parent cbf7c4ab0b
commit a9da920ffa
3 changed files with 6 additions and 3 deletions

View File

@@ -143,6 +143,7 @@ class UserPreferencesTest(TestCase):
form_data = {
'stravaexportas':'Rowing',
'garminactivity': 'RUNNING',
'polar_auto_import':True,
'c2_auto_export':False,
'c2_auto_import':False,