Skip to content

Commit

Permalink
just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Redjik committed Oct 15, 2015
1 parent 1f49a64 commit 2f11523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/tests/SpiraRbacStorageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ protected function prepareData()
$this->auth->addChild($author, $reader);
$this->auth->addChild($author, $deletePost);


$admin = new Role('admin C');
$this->auth->addItem($admin);
$this->auth->addChild($admin, $author);
Expand Down

0 comments on commit 2f11523

Please sign in to comment.