From 1f8760acfcc87022aa77913fec1e7901ac0481a5 Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Wed, 19 Feb 2014 15:52:31 -0800 Subject: [PATCH] Update 'meteor claim' test for new prose --- tools/tests/claim.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.