mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:07:33 -05:00 
			
		
		
		
	fixes for tests
This commit is contained in:
		
							parent
							
								
									6561602fef
								
							
						
					
					
						commit
						a74d60a5ee
					
				@ -170,8 +170,7 @@ class BasePaymentDriver
 | 
			
		||||
		} else {
 | 
			
		||||
		    // payment failed: display message to customer
 | 
			
		||||
		    echo $response->getMessage();
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		}
 | 
			
		||||
		/*
 | 
			
		||||
		$this->purchaseResponse = (array)$response->getData();*/
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user