| @@ -69,7 +69,7 @@ | ||
| 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 | |