Comment 2 for bug 1608928

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/349997
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a2b7c323f29191e0f864b67bff80a11d78ee8d62
Submitter: Jenkins
Branch: master

commit a2b7c323f29191e0f864b67bff80a11d78ee8d62
Author: Tatiana Ovchinnikova <email address hidden>
Date: Tue Aug 2 15:59:54 2016 +0300

    Fix unit test indentation and the test itself

    Unit test "test_update_project_when_default_role_does_not_exist"
    from identity/projects/tests.py has wrong indentation which stops
    it from running. This patch fixes it along with the test itself.

    Change-Id: Id2648ac99051f225654a1f1d504b0b5927bd6656
    Closes-Bug: #1608928