mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:07:35 -05:00 
			
		
		
		
	Working on tests
This commit is contained in:
		
							parent
							
								
									b837875b97
								
							
						
					
					
						commit
						96c5e764b7
					
				@ -63,7 +63,7 @@ class GatewayFeesCest
 | 
			
		||||
        $I->wait(3);
 | 
			
		||||
        $I->click('Save Invoice');
 | 
			
		||||
        $I->wait(3);
 | 
			
		||||
        $this->createPayment($I, $invitationKey, $total, 0, $partialFeeWithTax);
 | 
			
		||||
        $this->createPayment($I, $invitationKey, $total + $partialFeeWithTax, 0, $partialFeeWithTax);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    private function configureGatewayFeeTax($I, $taxName = '', $taxRate = '')
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user