diff --git a/tools/tests/claim.js b/tools/tests/claim.js index 9d2d3a5680..cde0984170 100644 --- a/tools/tests/claim.js +++ b/tools/tests/claim.js @@ -141,7 +141,7 @@ selftest.define('claim - no username', ['net', 'slow'], function () { run.matchErr('Password:'); run.write('test\n'); run.waitSecs(commandTimeoutSecs); - run.matchErr('you need to set a password'); + run.matchErr('You need to set a password'); run.matchErr(testUtils.registrationUrlRegexp); run.expectExit(1); // After we set a username, we should be able to claim sites.