]> git.agnieray.net Git - galette.git/commit
Ensure expectException is always the last call
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 27 Apr 2024 05:57:18 +0000 (07:57 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 27 Apr 2024 05:58:44 +0000 (07:58 +0200)
commit66d2586b9c0a014f04ae63f36afda72b9b7d6e17
tree46db1a008e8df6367523eac790f7a12218e6bd26
parent383a5433741987b5ee0847d3843e0e246614e315
Ensure expectException is always the last call

Replace deprecated calls, few fixes
tests/Galette/Core/tests/units/Db.php
tests/Galette/Core/tests/units/Password.php
tests/Galette/Core/tests/units/Plugins.php
tests/Galette/DynamicFields/tests/units/DynamicField.php
tests/Galette/Entity/tests/units/ContributionsTypes.php
tests/Galette/Entity/tests/units/Group.php
tests/Galette/Entity/tests/units/PaymentType.php
tests/Galette/Entity/tests/units/Status.php
tests/Galette/Entity/tests/units/Title.php
tests/Galette/Repository/tests/units/Members.php