Enis Afgan 7 лет назад
Родитель
Сommit
6e6e9ed9a0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      test/test_block_store_service.py

+ 0 - 1
test/test_block_store_service.py

@@ -38,7 +38,6 @@ class CloudBlockStoreServiceTestCase(ProviderTestBase):
                 vol.wait_for([VolumeState.DELETED, VolumeState.UNKNOWN],
                              terminal_states=[VolumeState.ERROR])
 
-        raise Exception
         sit.check_crud(self, self.provider.storage.volumes, Volume,
                        "cb_createvol", create_vol, cleanup_vol)