mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 05:23:35 +00:00 
			
		
		
		
	stream_list_sort: Add tests for channel folders.
This commit re-enables one of the tests disabled in #35075 and adds new test cases. Fixes part of #35494.
This commit is contained in:
		@@ -257,8 +257,6 @@ EXEMPT_FILES = make_set(
 | 
			
		||||
        "web/src/stream_edit_subscribers.ts",
 | 
			
		||||
        "web/src/stream_edit_toggler.ts",
 | 
			
		||||
        "web/src/stream_list.ts",
 | 
			
		||||
        # TODO/channel-folders: Remove when tests are restored.
 | 
			
		||||
        "web/src/stream_list_sort.ts",
 | 
			
		||||
        "web/src/stream_muting.ts",
 | 
			
		||||
        "web/src/stream_popover.ts",
 | 
			
		||||
        "web/src/stream_settings_api.ts",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user