commit | 6acb3a95462f644037d4cf5f3c4d6a8a6149caa8 | [log] [tgz] |
---|---|---|
author | Benjamin E. Coe <bencoe@google.com> | Thu Apr 20 11:34:15 2023 -0400 |
committer | GitHub <noreply@github.com> | Thu Apr 20 11:34:15 2023 -0400 |
tree | ccc77323ef6a08ef0b16ab929dfba371de3de5fd | |
parent | 5dfb6afda81bcc13e3432b020e144f7873fe1f4e [diff] |
test: switch to regex rather than asserting against whole object (#497) Fixes: #449, #492