Code review comment for lp:~abreu-alexandre/webbrowser-app/add-ap-tests-for-navigation-and-popup

Revision history for this message
Olivier Tilloy (osomon) wrote :

$ pep8 tests
tests/autopilot/webapp_container/tests/__init__.py:56:80: E501 line too long (92 > 79 characters)
tests/autopilot/webapp_container/tests/__init__.py:75:80: E501 line too long (82 > 79 characters)

Can you please fix those two pep8 errors?

« Back to merge proposal