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