mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-05-30 05:29:10 -07:00
the last of the fixes
This commit is contained in:
parent
2abb508e2d
commit
ab270a08dc
3 changed files with 6 additions and 3 deletions
|
@ -24,6 +24,8 @@ from ansible_collections.google.cloud.plugins.module_utils.gcp_utils import (Gcp
|
|||
remove_nones_from_dict,
|
||||
replace_resource_dict)
|
||||
|
||||
__metaclass__ = type
|
||||
|
||||
|
||||
class ReplaceResourceDictTestCase(unittest.TestCase):
|
||||
def test_given_dict(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue