mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Update globals.php
Typo.
This commit is contained in:
@ -44,8 +44,8 @@ function dataset(string $name, $dataset): void
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The uses function adds the binds the
|
* The uses function binds the given
|
||||||
* given arguments to test closures.
|
* arguments to test closures.
|
||||||
*/
|
*/
|
||||||
function uses(string ...$classAndTraits): UsesCall
|
function uses(string ...$classAndTraits): UsesCall
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user