Fix edge case with BaseCase tearDown() method
Fix edge case with BaseCase tearDown() method
- If running tests with
--pdb
, tests would fail if there were no errors. Now fixed.
Fix edge case with BaseCase tearDown() method
--pdb
, tests would fail if there were no errors. Now fixed.