pub const REWRITE_SERIALISED_JSON_MAX_LINES: usize = 1000;
Limit how many lines of the rewrite serialisation we persist/compare in integration tests.