python-provy / provy

provy is a provisioning system in python.
http://docs.provy.me
MIT License
109 stars 14 forks source link

Fixing build failure: a incorrect method mocking #133

Closed geovanisouza92 closed 10 years ago

geovanisouza92 commented 10 years ago

@diogobaeder An incorrect method mock caused the failure. I'd seen the flaws but had not found the error. Now I believe that will work.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling cbb038c01c8a4373201e619eba6361b79e78d070 on geovanisouza92:rabbitmq-debian-and-admin into \ on python-provy:master**.

geovanisouza92 commented 10 years ago

Now it passes https://travis-ci.org/python-provy/provy/builds/15884943