forest icon indicating copy to clipboard operation
forest copied to clipboard

fix: compile HasLotusJson::snapshots for test target only

Open hanabi1224 opened this issue 1 year ago • 0 comments

Summary of changes

Originally part of https://github.com/ChainSafe/forest/pull/3964 , to drop a few Default derives for non test targets Using a separate PR to make both easier to review

Changes introduced in this pull request:

  • compile HasLotusJson::snapshots for test target only

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • [x] I have performed a self-review of my own code,
  • [x] I have made corresponding changes to the documentation,
  • [x] I have added tests that prove my fix is effective or that my feature works (if possible),
  • [x] I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

hanabi1224 avatar Feb 28 '24 10:02 hanabi1224