PHPCSStandards / composer-installer

Composer installer for PHP_CodeSniffer coding standards
https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
MIT License
549 stars 36 forks source link

BaseLineTest: stabilize the message checks #162

Closed jrfnl closed 2 years ago

jrfnl commented 2 years ago

Proposed Changes

BaseLineTest: stabilize the message checks by using the constant declared in the class under test instead of the actual content of the message.