Code review comment for lp:~vrruiz/gallery-app/open-with-content-hub

Revision history for this message
Javier Collado (javier.collado) wrote :

Is there a way to check that the proxy object is the one that we expect?

If not, then I think I'd just remove the variable from the test, that is,
replace this:
gallery = helpers.open_gallery_with_content_hub()

with this:
helpers.open_gallery_with_content_hub()

« Back to merge proposal