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