This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fix broken test fixture (
#859
)
master
Ethan Koenig
Lunny Xiao
8 years ago
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