Fix linting errors in credential input source test file

This commit is contained in:
beeankha
2021-03-18 15:18:57 -04:00
parent 31124e07c6
commit 586019fe8f

View File

@@ -334,7 +334,7 @@ def test_aim_credential_source(run_module, admin_user, organization, source_cred
assert cis.input_field_name == 'password' assert cis.input_field_name == 'password'
# Test Centrify Vault secret credential source # Test Centrify Vault secret credential source
@pytest.fixture @pytest.fixture
def source_cred_centrify_secret(organization): def source_cred_centrify_secret(organization):
# Make a credential type which will be used by the credential # Make a credential type which will be used by the credential