mirror of
https://github.com/pestphp/pest.git
synced 2026-04-25 16:37:27 +02:00
chore: update styling
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
<?php
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @return \PHPUnit\Framework\TestCase
|
||||
* @return TestCase
|
||||
*/
|
||||
function myAssertTrue($value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user