Commit aa113bd4 authored by Yusei Tahara's avatar Yusei Tahara

Fix a typo.

parent c0db546c
......@@ -503,7 +503,7 @@ class TestInventory(InventoryAPITestCase):
)
# In reality this is not an expected failure, I will remove this very soon.(Yusei)
self.expectedFailure(assertInventoryEquals)(17,
expectedFailure(self.assertInventoryEquals)(17,
section_uid=self.section.getUid(),
node_uid=self.node.getUid(),
resource_category='product_line/level1'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment