@@ -81,7 +81,7 @@ |
||
81 | 81 | $testPath = GenerateConfigReader::read('test.feature'); |
82 | 82 | } |
83 | 83 | |
84 | - return $path . $testPath->getPath() . '/' . $this->getFileName() . '.php'; |
|
84 | + return $path.$testPath->getPath().'/'.$this->getFileName().'.php'; |
|
85 | 85 | } |
86 | 86 | |
87 | 87 | /** |