1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Paul Thornthwaite
bcfb5fe1df [Brightbox] Guards against unimplemented mock
It didn't fail the CI run but a Fog::Errors::MockNotImplemented error
was raised due to a request being unguarded when testing with mocks.
2012-12-05 17:53:49 +00:00
Paul Thornthwaite
4b79b6ba04 [Brightbox] Fixes Account#reset_ftp_password
Tests that Account#reset_ftp_password is working (had an issue
previously) and now merges the results in making the password value
available on the model whilst it exists.
2012-11-20 11:28:14 +00:00