deno.land / std@0.224.0 / testing / __snapshots__ / options_tests / snapshot_test.ts.snap
123456789101112131415161718export const snapshot = {};
snapshot[`assertSnapshot() - options > dir > relative 1`] = `[ 1, 2, 3,]`;
snapshot[`assertSnapshot() - options > dir > absolute 1`] = `[ 1, 2, 3,]`;
Version Info