mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
style: address stan + lint issues
This commit is contained in:
@ -10,10 +10,9 @@ uses()
|
||||
// dump(0);
|
||||
// })
|
||||
->afterEach(function () {
|
||||
$this->ith = 0;
|
||||
$this->ith = 0;
|
||||
})
|
||||
// ->afterAll(function () {
|
||||
// dump(0);
|
||||
// })
|
||||
->in('Hooks');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user