Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
76543bce
Commit
76543bce
authored
May 31, 2017
by
Alfredo Sumaran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix karma tests
parent
24b456e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
spec/javascripts/groups/mock_data.js
spec/javascripts/groups/mock_data.js
+8
-8
No files found.
spec/javascripts/groups/mock_data.js
View file @
76543bce
...
...
@@ -11,8 +11,8 @@ const group1 = {
parent_id
:
null
,
created_at
:
'
2017-05-15T19:01:23.670Z
'
,
updated_at
:
'
2017-05-15T19:01:23.670Z
'
,
number_projects
:
'
1
'
,
number_users
:
'
1
'
,
number_projects
_with_delimiter
:
'
1
'
,
number_users
_with_delimiter
:
'
1
'
,
has_subgroups
:
true
,
permissions
:
{
group_access
:
50
,
...
...
@@ -33,8 +33,8 @@ const group14 = {
parent_id
:
1127
,
created_at
:
'
2017-05-15T19:02:01.645Z
'
,
updated_at
:
'
2017-05-15T19:02:01.645Z
'
,
number_projects
:
'
1
'
,
number_users
:
'
1
'
,
number_projects
_with_delimiter
:
'
1
'
,
number_users
_with_delimiter
:
'
1
'
,
has_subgroups
:
true
,
permissions
:
{
group_access
:
30
,
...
...
@@ -54,8 +54,8 @@ const group2 = {
parent_id
:
null
,
created_at
:
'
2017-05-11T19:35:09.635Z
'
,
updated_at
:
'
2017-05-11T19:35:09.635Z
'
,
number_projects
:
'
1
'
,
number_users
:
'
1
'
,
number_projects
_with_delimiter
:
'
1
'
,
number_users
_with_delimiter
:
'
1
'
,
has_subgroups
:
true
,
permissions
:
{
group_access
:
50
,
...
...
@@ -75,8 +75,8 @@ const group21 = {
parent_id
:
1119
,
created_at
:
'
2017-05-11T19:51:04.060Z
'
,
updated_at
:
'
2017-05-11T19:51:04.060Z
'
,
number_projects
:
'
1
'
,
number_users
:
'
1
'
,
number_projects
_with_delimiter
:
'
1
'
,
number_users
_with_delimiter
:
'
1
'
,
has_subgroups
:
true
,
permissions
:
{
group_access
:
50
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment