test(block devices): delete an extra update

remove-rest
Houkime 2023-10-11 17:26:16 +00:00
parent 9a1d82ec12
commit c83b1a3442
1 changed files with 0 additions and 1 deletions

View File

@ -524,7 +524,6 @@ def test_get_real_devices():
# Unassuming sanity check
def test_get_real_root_device():
BlockDevices().update()
devices = BlockDevices().get_block_devices()
try:
block_device = BlockDevices().get_root_block_device()