← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/cleanup-tests into lp:openlp

 

Review: Needs Fixing

31	+ self.assertEqual(temp, None, 'KeyError error None should not have been returned for missing service')
41	+ self.assertEqual(temp, None, 'KeyError error None should have been returned for deleted service')

Those strings, and the comments before them, make no sense.
-- 
https://code.launchpad.net/~trb143/openlp/cleanup-tests/+merge/200254
Your team OpenLP Core is subscribed to branch lp:openlp.


References