@@ -211,7 +211,7 @@ |
||
211 | 211 | } |
212 | 212 | |
213 | 213 | throw new InvalidArgumentException( |
214 | - 'Provide the directories you want to scan as arguments, ' . |
|
214 | + 'Provide the directories you want to scan as arguments, '. |
|
215 | 215 | 'or configure them under "directoriesToScan" in your churn.yml file.' |
216 | 216 | ); |
217 | 217 | } |