Closed mvidner closed 2 weeks ago
As I was reviewing #1716 I noticed it was touching some repetitive code to set up test data
Don't bury the actual test data among so much boilerplate. Diff: +85 -236
cargo test continues to work :heavy_check_mark:
cargo test
N/A
Problem
As I was reviewing #1716 I noticed it was touching some repetitive code to set up test data
Solution
Don't bury the actual test data among so much boilerplate. Diff: +85 -236
Testing
cargo test
continues to work :heavy_check_mark:Screenshots
N/A