spelling: formatter
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -26,9 +26,9 @@ use Friendica\Util\ACLFormatter;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* ACLFormater utility testing class
|
||||
* ACLFormatter utility testing class
|
||||
*/
|
||||
class ACLFormaterTest extends TestCase
|
||||
class ACLFormatterTest extends TestCase
|
||||
{
|
||||
public function assertAcl($text, array $assert = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user