Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created April 11, 2014 06:04
Show Gist options
  • Save hub-cap/10443213 to your computer and use it in GitHub Desktop.
Save hub-cap/10443213 to your computer and use it in GitHub Desktop.
@@ -303,13 +303,13 @@ class ApiTest(testtools.TestCase):
rpc.cast = mock.Mock()
exp_msg = RpcMsgMatcher('prepare', 'memory_mb', 'packages',
'databases', 'users', 'device_path',
- 'mount_point', 'backup_info',
+ 'backup_info',
'config_contents', 'root_password',
'overrides')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment