ソースを参照

Fix wrong commit

Enis Afgan 7 年 前
コミット
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)