Code review comment for lp:~ki7mt/ubuntu-manual-tests/server-upgrade-cli

Revision history for this message
Elfy (elfy) wrote :

This testcase is still showing "should's" can we get those changed pleased.

Eg

<dt>In the terminal: sudo apt-get update && sudo apt-get upgrade</dt>
        <dd>APT should update</dd>
        <dd>If asked to install files, type <em>Y</em></dd>
        <dd>New version files should install</dd>

needs to be

<dt>In the terminal: sudo apt-get update && sudo apt-get upgrade</dt>
        <dd>APT updates</dd>
        <dd>If asked to install files, type <em>Y</em></dd>
        <dd>New version files install</dd>

You can put my name as the reviewer, I'll get these merged and synced as soon as I see it.

« Back to merge proposal