assertEqual is used incorrectly
Bug #1551861 reported by
Gábor Antal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
watcher |
Fix Released
|
Wishlist
|
Gábor Antal |
Bug Description
in several places in the test, assertEqual method is used:
assertEqual(
However it should be:
assertEqual(
Changed in watcher: | |
assignee: | nobody → Gábor Antal (gabor.antal) |
Changed in watcher: | |
importance: | Undecided → Wishlist |
Changed in watcher: | |
milestone: | none → mitaka-rc-final |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/286722
Review: https:/