Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: confirm that assert truncates long values
`assert` has code to truncate values that take more than 128 characters to display. Add a test for this functionality, as the code is not currently exercised in the existing tests.
- Loading branch information