phpmyadmin/tests/classes/Command
Maurício Meneghini Fauth 8d95891a19
Make PHPUnit's assertions stricter
Only replaces assertEquals with assertSame where it doesn't causes the
test to fail.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-02-15 22:39:56 -03:00
..
SetVersionCommandTest.php
TwigLintCommandTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
WriteGitRevisionCommandTest.php