mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01: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