style: address stan + lint issues

This commit is contained in:
jordanbrauer
2021-04-06 19:32:49 -05:00
parent ff44589572
commit 54f9397f47
7 changed files with 10 additions and 16 deletions

View File

@ -10,10 +10,9 @@ uses()
// dump(0);
// })
->afterEach(function () {
$this->ith = 0;
$this->ith = 0;
})
// ->afterAll(function () {
// dump(0);
// })
->in('Hooks');