Files @ 7d8154837174
Branch filter:

Location: kallithea/rhodecode/tests/models/test_user_permissions_on_repos.py

Marcin Kuzminski
create a list out of generator.
Generator gets exausted during later executions, and because it's used several times
it causes errors
#TODO; write tests when we activate algo for permissions.