Fix random test fail
This commit is contained in:
@@ -62,6 +62,7 @@ class TestGetMapperWithMultipleMappersFound(object):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
self.Building = Building
|
self.Building = Building
|
||||||
|
self.BigBuilding = BigBuilding
|
||||||
|
|
||||||
def test_table(self):
|
def test_table(self):
|
||||||
with raises(ValueError):
|
with raises(ValueError):
|
||||||
|
Reference in New Issue
Block a user