Code review comment for lp://staging/~josharenson/unity8/close-extra-panel-when-selected

Revision history for this message
Albert Astals Cid (aacid) wrote :

Instead of

dashContent.currentScope.setHasNavigation(false)

in the test can you do

switch_to_scope_that_has_no_navigation

?

This way when/if it fails it'll be easier to reproduce "manually" with make tryDashContent

review: Needs Information

« Back to merge proposal