mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
minor formatting change
This commit is contained in:
parent
77acdd868d
commit
ec8d325827
1 changed files with 1 additions and 1 deletions
|
@ -874,4 +874,4 @@ def test_gpg_sign(gpghome):
|
|||
use_passphrase=True,
|
||||
gnupghome=str(gpghome.path),
|
||||
)
|
||||
assert '-----BEGIN PGP SIGNATURE-----' in str(gpg_sign_output)
|
||||
assert "-----BEGIN PGP SIGNATURE-----" in str(gpg_sign_output)
|
||||
|
|
Loading…
Add table
Reference in a new issue