Skip to content

Commit

Permalink
DEV: tests - views: modifyUser
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Nov 15, 2017
1 parent f3737a7 commit 0ab2bbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/data/views/adminUsersViews.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
// TODO needs a POST
//['setUserPermissions', ['route'=>'user/sa/setuserpermissions/uid/{UID}']],

// FIXME issue #12870
//['modifyUser', ['route'=>'user/sa/modifyuser/uid/{UID}']],
['modifyUser', ['route'=>'user/sa/modifyuser/uid/{UID}']],

// FIXME bug, also: needs a POST
//['setUserTemplates', ['route'=>'user/sa/setusertemplates/uid/{UID}']],
Expand Down

0 comments on commit 0ab2bbe

Please sign in to comment.