Fix specs
This commit is contained in:
parent
43263b5eee
commit
a4c228277b
|
@ -28,6 +28,7 @@ describe Travis::Api::App::Endpoint::Users do
|
|||
'created_at' => user.created_at.strftime('%Y-%m-%dT%H:%M:%SZ'),
|
||||
'synced_at' => user.synced_at.strftime('%Y-%m-%dT%H:%M:%SZ'),
|
||||
'correct_scopes' => true,
|
||||
'channels' => ["user-1", "repo-1", "repo-2", "repo-3"]
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user