py3: port RBAC func tests
Yes, it really is just the import. Change-Id: Id7e2891b6600af102176eaa2e87f81b528adde8d
This commit is contained in:
2 changed files with 2 additions and 1 deletions
@@ -15,7 +15,7 @@
# limitations under the License.
import unittest
from urlparse import urlparse, urlunparse
from six.moves.urllib.parse import urlparse, urlunparse
import uuid
from random import shuffle
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.