Formatting
This commit is contained in:
@@ -4,6 +4,7 @@ from atst.domain.csp import MockCloudProvider
|
|||||||
|
|
||||||
CREDENTIALS = MockCloudProvider()._auth_credentials
|
CREDENTIALS = MockCloudProvider()._auth_credentials
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def mock_csp():
|
def mock_csp():
|
||||||
return MockCloudProvider(with_delay=False, with_failure=False)
|
return MockCloudProvider(with_delay=False, with_failure=False)
|
||||||
|
Reference in New Issue
Block a user