## Problem As a user, I want to prune outdated generated tests so that the JSON is clean. ## Suggested Solution Investigate how Jest snapshots remove outdated snapshots. ## Keywords prune,code,test,json