summaryrefslogtreecommitdiff
path: root/functional/tests/identity/v2/test_project.py
diff options
context:
space:
mode:
Diffstat (limited to 'functional/tests/identity/v2/test_project.py')
-rw-r--r--functional/tests/identity/v2/test_project.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/functional/tests/identity/v2/test_project.py b/functional/tests/identity/v2/test_project.py
index 52c4639e..3a5e8e81 100644
--- a/functional/tests/identity/v2/test_project.py
+++ b/functional/tests/identity/v2/test_project.py
@@ -10,14 +10,11 @@
# License for the specific language governing permissions and limitations
# under the License.
-import testtools
-
from tempest_lib.common.utils import data_utils
from functional.tests.identity.v2 import test_identity
-@testtools.skip('bug/1539780')
class ProjectTests(test_identity.IdentityTests):
def test_project_create(self):