[tests] fix: broken tests

This commit is contained in:
Vinicius Moreira
2022-03-11 17:54:33 -03:00
parent 069c5179b2
commit c003d0406c
2 changed files with 3 additions and 3 deletions

View File

@@ -20,4 +20,4 @@ class FlatpakTest(TestCase):
SimpleProcess.assert_called_once()
handle_simple.assert_called_once()
self.assertEqual({'org.xpto.Xnote': 4300000}, download_size)
self.assertEqual({'org.xpto.Xnote': 4508877}, download_size)