Removed unnecessary blank line in SessionFlagsTest.php
This commit is contained in:
parent
d097d2bb78
commit
53673b596a
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@
|
||||||
$flags = [];
|
$flags = [];
|
||||||
|
|
||||||
$result = SessionFlags::isComplete($flags);
|
$result = SessionFlags::isComplete($flags);
|
||||||
|
|
||||||
$this->assertTrue($result);
|
$this->assertTrue($result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue