Add cardholder_name to data in BillingAddressFormTest
This commit is contained in:
		
					parent
					
						
							
								7656caedcf
							
						
					
				
			
			
				commit
				
					
						3284adaf7a
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -75,6 +75,7 @@ class BillingAddressFormTest(TestCase): | ||||||
| 
 | 
 | ||||||
|     def setUp(self): |     def setUp(self): | ||||||
|         self.completed_data = { |         self.completed_data = { | ||||||
|  |             'cardholder_name': 'test', | ||||||
|             'street_address': 'street name', |             'street_address': 'street name', | ||||||
|             'city': 'MyCity', |             'city': 'MyCity', | ||||||
|             'postal_code': '32123123123123', |             'postal_code': '32123123123123', | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue