// When running tests with PRINT=1, print the results instead of snapshotting const isPrint = function() { return env.PRINT === '1' }
// When running tests with PRINT=1, print the results instead of snapshotting const isPrint = function() { return env.PRINT === '1' }