Private
Public Access
1
0

usersmooth

This commit is contained in:
Sander Roosendaal
2020-11-04 21:51:17 +01:00
parent d8c198f3b2
commit 33b4411a6f
5 changed files with 61 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ class UserPreferencesTest(TestCase):
'defaulttimezone':'UTC',
'showfavoritechartnotes':False,
'fav_analysis':'compare',
'usersmooth':2,
'defaultlandingpage':'workout_edit_view',
'first_name': self.u.first_name,
'last_name': self.u.last_name,