Files @ bd8ef7119688
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py

Dan Sheridan
Recreate the pull request URL each time a checkbox is checked
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass