tests: unskip Azure scenario
This commit is contained in:
parent
b899a67bee
commit
96091d3295
@ -10,7 +10,6 @@ class TestCloud(composertest.ComposerTestCase):
|
||||
def test_aws(self):
|
||||
self.runCliTest("/tests/cli/test_build_and_deploy_aws.sh")
|
||||
|
||||
@unittest.skip('Disabled b/c problem with credentials')
|
||||
def test_azure(self):
|
||||
self.runCliTest("/tests/cli/test_build_and_deploy_azure.sh")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user