framework/php-packages/testing
Clark Winkelmann 082a600adf Fix variable names (#4)
It's not causing any issue because the correct variable name is always used to set and read the value, and PHP is fine setting new attributes on a class dynamically. It's just the explicit variables declared don't match with those actually used later.
2021-03-20 18:46:03 -04:00
..
src Fix variable names (#4) 2021-03-20 18:46:03 -04:00
.editorconfig Restore Initial Meaningful Test Infrastructure 2021-01-13 01:21:33 -05:00
.gitattributes Improve developer experience by forcing LF line endings (#2321) 2021-01-13 01:21:38 -05:00
.gitignore Ignore generated tmp 2021-03-11 13:07:31 -05:00
.styleci.yml Restore Initial Meaningful Test Infrastructure 2021-01-13 01:21:33 -05:00
composer.json Use mockery 1.4 2021-03-06 18:58:07 -05:00
LICENSE Restore Initial Meaningful Test Infrastructure 2021-01-13 01:21:33 -05:00