Test Failed
Push — develop ( 80b03a...0898ba )
by Reüel
04:11
created
src/Integration.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 			__( 'test', 'pronamic_ideal' ) => 'https://ca-test.adyen.com/ca/ca/login.shtml',
42 42
 			__( 'live', 'pronamic_ideal' ) => 'https://ca-live.adyen.com/ca/ca/login.shtml',
43 43
 		);
44
-		$this->supports      = array(
44
+		$this->supports = array(
45 45
 			'webhook',
46 46
 			'webhook_log',
47 47
 		);
Please login to merge, or discard this patch.