Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin
This commit is contained in:
commit
a63d628f59
@ -101,7 +101,7 @@ def test_register_views(test_app):
|
|||||||
'password': 'iamsohappy',
|
'password': 'iamsohappy',
|
||||||
'email': 'easter@egg.com'})
|
'email': 'easter@egg.com'})
|
||||||
|
|
||||||
## At this point there should on user in the database
|
## At this point there should be one user in the database
|
||||||
assert User.query.count() == 1
|
assert User.query.count() == 1
|
||||||
|
|
||||||
# Successful register
|
# Successful register
|
||||||
|
Loading…
x
Reference in New Issue
Block a user