Remove trailing whitespace in all unit tests

This commit is contained in:
Kijin Sung 2023-01-30 21:48:09 +09:00
parent 37b0d3a1e6
commit 3b77781d15
40 changed files with 840 additions and 840 deletions

View file

@ -6,7 +6,7 @@ class OldSecurityTest extends \Codeception\TestCase\Test
{
$this->_reset();
}
protected function _reset()
{
/**