mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Change Humbug => Zulip in text/comments.
(imported from commit 2f9d73431ae40e1b9e9e11bc2f4f62f566ae758a)
This commit is contained in:
@@ -167,7 +167,7 @@ casper.waitUntilVisible('#zhome', function () {
|
||||
casper.waitUntilVisible('#zfilt', function () {
|
||||
expect_huddle();
|
||||
|
||||
// Un-narrow by clicking "Humbug"
|
||||
// Un-narrow by clicking "Zulip"
|
||||
casper.test.info('Un-narrowing');
|
||||
casper.click('.brand');
|
||||
});
|
||||
|
||||
@@ -62,7 +62,7 @@ casper.waitUntilVisible('#settings-status', function () {
|
||||
casper.test.assertSelectorHasText('#settings-status', 'Updated settings!');
|
||||
});
|
||||
|
||||
// TODO: test the "Declare Humbug Bankruptcy option"
|
||||
// TODO: test the "Declare Zulip Bankruptcy option"
|
||||
|
||||
common.then_log_out();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user