dizda / CloudBackupBundle

Be able to backup your database(s) and upload it to the cloud (Dropbox, Amazon S3, GoogleDrive, etc.)
MIT License
196 stars 57 forks source link

Fixed mock warning for undefined method #111

Closed jongotlin closed 7 years ago

jongotlin commented 7 years ago

The tests gave a warning for method output which does not exist in GoogleDriveClient. Guess this is correct @Nyholm

screenshot 2016-10-18 20 36 59
Nyholm commented 7 years ago

This is correct. It should have been removed here: https://github.com/jongotlin/CloudBackupBundle/commit/4f1d1f391c0297d0a4b740611ac2688d15df5454