Line 294 generated a syntax error. $suite->addTestDirectory(TESTS . 'Case' ....
Line 294 generated a syntax error. $suite->addTestDirectory(TESTS . 'Case' . DS 'Model'); Added a period after the directory separator so there is no syntax error.
Loading
Please sign in to comment