Apply fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
0ad0391cb0
commit
2d2f83c149
@@ -9,6 +9,6 @@ class ExampleTest extends TestCase
|
||||
*/
|
||||
public function testBasicExample()
|
||||
{
|
||||
$this->assertEquals(1, 55-54);
|
||||
$this->assertEquals(1, 55 - 54);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user