mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	fix tax test failure
This commit is contained in:
		| @ -278,7 +278,6 @@ test('create invoice with negative tax', function () { | ||||
|         'tax' => $invoice['tax'], | ||||
|         'discount' => $invoice['discount'], | ||||
|         'user_id' => $invoice['user_id'], | ||||
|         'invoice_template_id' => $invoice['invoice_template_id'], | ||||
|     ]); | ||||
|  | ||||
|     $this->assertDatabaseHas('invoice_items', $invoice['items'][0]); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user