mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-24 03:41:22 -07:00
Ansible - Unit test fix on diffing (#198)
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
e2095ffa01
commit
675efbaadd
2 changed files with 9 additions and 6 deletions
|
@ -149,9 +149,6 @@ class GCPRequestDifferenceTestCase(unittest.TestCase):
|
|||
'test': 'value',
|
||||
'foo': 'bar'
|
||||
},
|
||||
{
|
||||
'different': 'dict'
|
||||
}
|
||||
]
|
||||
}
|
||||
value2 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue