format element test
This commit is contained in:
parent
9029eb5ff8
commit
dd5f35f507
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ use PHPUnit\Framework\TestCase;
|
|||
|
||||
class ElementTest extends TestCase
|
||||
{
|
||||
public function test_it_exposes_its_hierarchical_identity(): void
|
||||
public function testItExposesItsHierarchicalIdentity(): void
|
||||
{
|
||||
$creator = new User(
|
||||
id: 7,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue