Passed
Push — master ( a9e524...8f7aaf )
by Warwick
04:40
created
classes/integrations/class-woocommerce.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -737,7 +737,7 @@
 block discarded – undo
737 737
 
738 738
 	/**
739 739
 	 * Add Lets Enrypt and PayFast logos to cart.
740
-	**/
740
+	 **/
741 741
 	public function payment_gateway_logos() {
742 742
 		$encript_image = LSX_HEALTH_PLAN_URL . 'assets/images/lets-encript.svg';
743 743
 		$payfast_image = LSX_HEALTH_PLAN_URL . 'assets/images/payfast-footer-logo.svg';
Please login to merge, or discard this patch.