Switch to cupaloy for snapshots
Slightly uglier filenames, but less code and free diffing! Approved in ADR-466 for Khan use. Fixes #23.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package testutil
|
||||
|
||||
import "github.com/bradleyjkemp/cupaloy/v2"
|
||||
|
||||
var Cupaloy = cupaloy.New(cupaloy.SnapshotSubdirectory("testdata/snapshots"))
|
||||
Reference in New Issue
Block a user