@@ -72,6 +72,6 @@ |
||
72 | 72 | |
73 | 73 | public function whenYouReachCheckPoint($name) |
74 | 74 | { |
75 | - return $this->whenEventHappens('heyman_checkpoint_'.$name); |
|
75 | + return $this->whenEventHappens('heyman_checkpoint_' . $name); |
|
76 | 76 | } |
77 | 77 | } |