Merge branch 'master' into task/3713/clean_up_css
This commit is contained in:
commit
b9c53717e3
29 changed files with 119 additions and 427 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 141 KiB |
|
|
@ -224,7 +224,7 @@ class SignupViewTest(TestCase):
|
|||
self.view = SignupView
|
||||
self.signup_data = {
|
||||
'name': 'ungleich',
|
||||
'email': 'test@ungleich.com',
|
||||
'email': 'test@ungleich.ch',
|
||||
'password': 'fake_password',
|
||||
'confirm_password': 'fake_password',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue