Private
Public Access
1
0

monitoring ftp

This commit is contained in:
Sander Roosendaal
2022-12-17 16:27:36 +01:00
parent 55ac4245d2
commit a7a33d0d17
9 changed files with 69 additions and 13 deletions

View File

@@ -234,7 +234,7 @@ class UserPreferencesTest(TestCase):
form_data = {
'hrftp': 160,
'ftp':230,
'otwslack':14
'otwftp':224
}
form = RowerPowerForm(form_data)