This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix broken test fixture (
#859
)
for-closed-social
Ethan Koenig
7 years ago
committed by
Lunny Xiao
parent
78544f827b
commit
5fbab97373
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
models/fixtures/user.yml
+ 4
- 4
models/fixtures/user.yml
View File
@ -112,7 +112,7 @@
full_name
:
User Eight
email
:
user8@example.com
passwd
:
password
type
:
0
#
user
type
:
0
#
individual
salt
:
salt
is_admin
:
false
avatar
:
avatar8
@ -127,7 +127,7 @@
full_name
:
User Nine
email
:
user9@example.com
passwd
:
password
type
:
0
#
user
type
:
0
#
individual
salt
:
salt
is_admin
:
false
avatar
:
avatar9
@ -142,10 +142,10 @@
full_name
:
User Ten
email
:
user10@example.com
passwd
:
password
type
:
0
#
user
type
:
0
#
individual
salt
:
salt
is_admin
:
false
avatar
:
avatar10
avatar_email
:
user10@example.com
num_repos
:
0
num_repos
:
3
is_active
:
true
Write
Preview
Loading…
Cancel
Save