Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-60139 phpunit: Make assertTag verify attribute values with ===
I had a test that cared about the difference between value="5.0" and value="5".
- Loading branch information