Test Failed
Push — master ( ed38a7...f8d961 )
by Evgeniy
03:23
created
src/SmartGamma/Behat/PactExtension/Context/PactContext.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
     {
70 70
         self::$pact          = $pact;
71 71
         self::$providerState = $providerState;
72
-        $this->authenticator   = $authenticator;
72
+        $this->authenticator = $authenticator;
73 73
         self::$stepName = __FUNCTION__;
74 74
     }
75 75
 
Please login to merge, or discard this patch.