Fixup tests to work after changes to user controller
This commit is contained in:
parent
56aefb8dcd
commit
c6609cce24
7 changed files with 34 additions and 28 deletions
2
test/fixtures/users.yml
vendored
2
test/fixtures/users.yml
vendored
|
@ -72,7 +72,7 @@ administrator_user:
|
|||
openid_user:
|
||||
id: 7
|
||||
email: openid-user@example.com
|
||||
active: true
|
||||
status: active
|
||||
pass_crypt: <%= Digest::MD5.hexdigest('test') %>
|
||||
creation_time: "2008-05-01 01:23:45"
|
||||
display_name: openIDuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue