Skip to content
Snippets Groups Projects
Commit f5125b30 authored by Srikanth Ravipati's avatar Srikanth Ravipati
Browse files

Fixed another flake warning

parent 943efcdf
No related branches found
No related tags found
No related merge requests found
......@@ -45,5 +45,6 @@ class MemoryPresenterTest(unittest.TestCase):
self.presenter.update_memory_usage()
self.assertEqual(self.presenter.view.set_value.call_count, 2)
if __name__ == "__main__":
unittest.main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment