Update tests a little
This commit is contained in:
@@ -24,6 +24,11 @@ class AnalysisTest extends TestCase
|
||||
{
|
||||
use AnalysisTrait;
|
||||
|
||||
/**
|
||||
* Get the code paths to analyze.
|
||||
*
|
||||
* @return string[]
|
||||
*/
|
||||
protected function getPaths()
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user