diff --git a/python-google-cloud-kms.changes b/python-google-cloud-kms.changes index 95a714b..a6dcae4 100644 --- a/python-google-cloud-kms.changes +++ b/python-google-cloud-kms.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com + +- run just unit tests + ------------------------------------------------------------------- Wed Jun 8 12:43:21 UTC 2022 - pgajdos@suse.com diff --git a/python-google-cloud-kms.spec b/python-google-cloud-kms.spec index 719a96a..fb665ea 100644 --- a/python-google-cloud-kms.spec +++ b/python-google-cloud-kms.spec @@ -69,7 +69,7 @@ Cloud Key Management Service (KMS) API API client library %python_uninstall_alternative fixup_kms_v1_keywords.py %check -%pytest -k 'not test_list_global_key_rings' +%pytest tests/unit %files %{python_files} %doc README.rst