[manual] Rename shakespeare users to zulip.com domain.

We need to update our Nagios configuration when this is deployed.

(imported from commit 28cc3ecfe30c41562742733d6952c8e69b87d67e)
This commit is contained in:
Tim Abbott
2013-07-24 14:41:09 -04:00
parent f7be8a31ab
commit 77b0ddef78
10 changed files with 206 additions and 206 deletions

View File

@@ -11,7 +11,7 @@ var last_send_or_update = -1;
function log_in(credentials) {
if (credentials === undefined) {
credentials = {username: 'iago@humbughq.com', password: 'FlokrWdZefyEWkfI'};
credentials = {username: 'iago@zulip.com', password: 'JhwLkBydEG1tAL5P'};
}
casper.test.info('Logging in');