mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	static/js/stream_data: Deduplicate notification setting updates.
Commit also add `stream_data.js` to full test covered enforced files for `test-js-with-node` tests.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							e0a78af494
						
					
				
				
					commit
					5c88475378
				
			@@ -70,9 +70,7 @@ enforce_fully_covered = {
 | 
			
		||||
    # 'static/js/settings_ui.js',
 | 
			
		||||
    'static/js/settings_muting.js',
 | 
			
		||||
    'static/js/settings_user_groups.js',
 | 
			
		||||
    # Removed because of an intermediate state of the subscription
 | 
			
		||||
    # notifications migration.
 | 
			
		||||
    # 'static/js/stream_data.js',
 | 
			
		||||
    'static/js/stream_data.js',
 | 
			
		||||
    'static/js/stream_events.js',
 | 
			
		||||
    'static/js/stream_sort.js',
 | 
			
		||||
    'static/js/top_left_corner.js',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user