diff --git a/zerver/tests/test_home.py b/zerver/tests/test_home.py index 5086685dd6..9d7aee4006 100644 --- a/zerver/tests/test_home.py +++ b/zerver/tests/test_home.py @@ -37,7 +37,8 @@ class HomeTest(ZulipTestCase): 'Next message', 'Search streams', 'Welcome to Zulip', - 'pygments.css', + # Verify that the app styles get included + 'app-styles-stubentry.js', 'var page_params', ]