update to lumen 7
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -34,7 +34,7 @@ class ContextTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
$this->assertGreaterThan(1, count($context));
|
||||
foreach ($context as $key => $line) {
|
||||
$this->assertInternalType('string', $line);
|
||||
$this->assertIsString($line);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user