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:
@@ -61,7 +61,7 @@ class TuneTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
$result = $tune->getIndex();
|
||||
|
||||
$this->assertInternalType('integer', $result);
|
||||
$this->assertIsInt($result);
|
||||
$this->assertEquals(1, $result);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user