mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-05 19:34:34 +08:00
Fix spec
This commit is contained in:
parent
b0efe5b914
commit
fe124e5f19
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ describe RepositoriesController, type: :controller do
|
|||
'name', 'code', 'nr_of_rows', 'shared', 'shared_label', 'ishared', 'team',
|
||||
'created_at', 'created_by', 'archived_on', 'archived_by', 'urls', 'shared_read',
|
||||
'shared_write', 'shareable_write', 'assigned_users', 'default_public_user_role_id',
|
||||
'permissions', 'top_level_assignable'
|
||||
'permissions', 'top_level_assignable', 'current_team'
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue