mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 03:34:15 +02:00
[commons.util] improvement: returning a float for 'size_to_byte' parsing
This commit is contained in:
@@ -20,4 +20,4 @@ class FlatpakTest(TestCase):
|
||||
SimpleProcess.assert_called_once()
|
||||
handle_simple.assert_called_once()
|
||||
|
||||
self.assertEqual({'org.xpto.Xnote': 4508877}, download_size)
|
||||
self.assertEqual({'org.xpto.Xnote': 4508876.8}, download_size)
|
||||
|
||||
Reference in New Issue
Block a user