mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	server_initialization: Set internal bots owners to themselves.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							9c20611a65
						
					
				
				
					commit
					39b012a276
				
			@@ -3183,7 +3183,7 @@ class SubscriptionAPITest(ZulipTestCase):
 | 
			
		||||
                dict(principals=ujson.dumps([user1.email, user2.email])),
 | 
			
		||||
                invite_only=True,
 | 
			
		||||
            )
 | 
			
		||||
        self.assert_length(queries, 38)
 | 
			
		||||
        self.assert_length(queries, 40)
 | 
			
		||||
 | 
			
		||||
        # Test creating a public stream with announce when realm has a notification stream.
 | 
			
		||||
        notifications_stream = get_stream(self.streams[0], self.test_realm)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user