Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix DecimalValueTest::testTrailingNewlineRobustness()
This test isn’t supposed to be a test for serialization stability, so instead of asserting that the value’s serialization is identical to a hard-coded string, assert that the value is equal to the deserialization of a hard-coded string.
- Loading branch information