mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	node: Remove stream_ui_updates.js from modules expecting coverage.
This module is a UI module, which are harder to test, and in any case, doesn't actually have any tests.
This commit is contained in:
		@@ -74,7 +74,6 @@ enforce_fully_covered = {
 | 
			
		||||
    # 'static/js/stream_data.js',
 | 
			
		||||
    'static/js/stream_events.js',
 | 
			
		||||
    'static/js/stream_sort.js',
 | 
			
		||||
    'static/js/stream_ui_updates.js',
 | 
			
		||||
    'static/js/top_left_corner.js',
 | 
			
		||||
    'static/js/topic_data.js',
 | 
			
		||||
    'static/js/topic_generator.js',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user