diff --git a/tests/gui/models/drives.spec.js b/tests/gui/models/drives.spec.js index 4e242066a1..880fbe8aa2 100644 --- a/tests/gui/models/drives.spec.js +++ b/tests/gui/models/drives.spec.js @@ -210,7 +210,7 @@ describe('Browser: DrivesModel', function() { { device: '/dev/sdb', name: 'Foo', - size: 999999999, + size: 2000000000, mountpoint: '/mnt/foo', system: false, protected: true