Ansible - Unit test fix on diffing (#198)

<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
This commit is contained in:
The Magician 2019-02-27 14:38:46 -08:00 committed by Alex Stephen
parent e2095ffa01
commit 675efbaadd
2 changed files with 9 additions and 6 deletions

View file

@ -149,9 +149,6 @@ class GCPRequestDifferenceTestCase(unittest.TestCase):
'test': 'value',
'foo': 'bar'
},
{
'different': 'dict'
}
]
}
value2 = {