Commit 47d65a9
Changed files (1)
spec
models
spec/models/google_drive_spec.rb
@@ -11,7 +11,7 @@ describe GoogleDrive do
accessToken: access_token,
data: {
title: filename,
- downloadUrl: "https://www.stronglifters.com/"
+ downloadUrl: "https://www.google.com/"
},
}
end