diff options
Diffstat (limited to 'contracts/utils/CHANGELOG.json')
-rw-r--r-- | contracts/utils/CHANGELOG.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json index dcc03ecf7..d44a81fef 100644 --- a/contracts/utils/CHANGELOG.json +++ b/contracts/utils/CHANGELOG.json @@ -4,7 +4,7 @@ "changes": [ { "note": "Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports", - "pr": "1535" + "pr": 1535 } ] }, |