mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 00:52:03 +01:00 
			
		
		
		
	Add payment interface tests
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -387,7 +387,7 @@ class StudentRegistration(ParticipantRegistration):
 | 
			
		||||
                        'priority': 3,
 | 
			
		||||
                        'content': content,
 | 
			
		||||
                    })
 | 
			
		||||
                elif self.payment.valid is None:
 | 
			
		||||
                elif payment.valid is None:
 | 
			
		||||
                    text = _("Your payment is under approval.")
 | 
			
		||||
                    content = text
 | 
			
		||||
                    informations.append({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user