Comment 2 for bug 1532170

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

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

commit b029b70937a81f2b3404298fa62be0c14546839c
Author: Rajat Vig <email address hidden>
Date: Fri Jan 8 10:30:38 2016 -0800

    Add expect clause when the test passes

    tests in q.extensions.spec.js are not asserting anything
    when the tests pass. This causes an error when running
    jasmine.

    Change-Id: I0589622944bdeaa69814181a431358b7c307219f
    Partial-Bug: #1532170