Code review comment for lp:~rhuddie/ubuntu-autopilot-tests/create-u1-user-install-app

Revision history for this message
VĂ­ctor R. Ruiz (vrruiz) wrote :

65 + selected_app, selected_app_name = suggested_apps.press_first_available_app()

This should check that the values returned aren't null (no available app to install).

« Back to merge proposal