diff options
Diffstat (limited to 'functional/tests/identity/v2/test_role.py')
| -rw-r--r-- | functional/tests/identity/v2/test_role.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/functional/tests/identity/v2/test_role.py b/functional/tests/identity/v2/test_role.py index c0eb5fc7..e542a5fb 100644 --- a/functional/tests/identity/v2/test_role.py +++ b/functional/tests/identity/v2/test_role.py @@ -10,12 +10,9 @@ # License for the specific language governing permissions and limitations # under the License. -import testtools - from functional.tests.identity.v2 import test_identity -@testtools.skip('bug/1539780') class RoleTests(test_identity.IdentityTests): def test_role_create(self): |
