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

@ -24,4 +24,3 @@ test('global beforeEach execution order', function () {
->and($this->baz)
->toBe(2);
});