mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	node tests: Fix broken settings_org test.
This was broken in 6ab1908214.
			
			
This commit is contained in:
		@@ -279,7 +279,6 @@ function test_submit_settings_form(submit_form) {
 | 
			
		||||
        email_address_visibility: '1',
 | 
			
		||||
        add_emoji_by_admins_only: false,
 | 
			
		||||
        create_stream_policy: '2',
 | 
			
		||||
        waiting_period_threshold: 10,
 | 
			
		||||
    };
 | 
			
		||||
    assert.deepEqual(data, expected_value);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user