mirror of
https://github.com/friendica/friendica
synced 2025-04-30 11:04:29 +02:00
spelling: formatter
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
532403ad15
commit
044bc8ddac
2 changed files with 7 additions and 7 deletions
|
@ -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 = [])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue