Skip to content

Commit

Permalink
Had forgot GroupAcknowledgment.delegate_admin in fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
tizot committed May 12, 2016
1 parent 9cb1319 commit 916937f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sigma_core/fixtures/fixtures.json
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@
"subgroup": 12,
"parent_group": 1,
"validated": true,
"delegate_admin": true,
"created": "2016-05-08T15:33:29.607Z",
"updated": "2016-05-08T15:33:29.607Z"
}
Expand All @@ -609,6 +610,7 @@
"subgroup": 13,
"parent_group": 2,
"validated": false,
"delegate_admin": true,
"created": "2016-05-08T15:33:42.954Z",
"updated": "2016-05-08T15:33:42.954Z"
}
Expand All @@ -619,6 +621,7 @@
"subgroup": 14,
"parent_group": 1,
"validated": true,
"delegate_admin": true,
"created": "2016-05-08T15:34:02.312Z",
"updated": "2016-05-08T15:34:02.312Z"
}
Expand All @@ -629,6 +632,7 @@
"subgroup": 1,
"parent_group": 17,
"validated": true,
"delegate_admin": true,
"created": "2016-05-08T15:34:09.955Z",
"updated": "2016-05-08T15:34:09.955Z"
}
Expand All @@ -639,6 +643,7 @@
"subgroup": 2,
"parent_group": 17,
"validated": true,
"delegate_admin": true,
"created": "2016-05-08T15:34:15.470Z",
"updated": "2016-05-08T15:34:15.470Z"
}
Expand All @@ -649,6 +654,7 @@
"subgroup": 11,
"parent_group": 17,
"validated": true,
"delegate_admin": true,
"created": "2016-05-08T15:34:20.626Z",
"updated": "2016-05-08T15:34:20.626Z"
}
Expand All @@ -659,6 +665,7 @@
"subgroup": 15,
"parent_group": 1,
"validated": false,
"delegate_admin": true,
"created": "2016-05-08T15:34:27.495Z",
"updated": "2016-05-08T15:34:27.495Z"
}
Expand Down

0 comments on commit 916937f

Please sign in to comment.