Test rename

This commit is contained in:
Philip O'Toole
2026-01-11 15:29:33 -05:00
parent b79ad0d4b3
commit 90091e2617

View File

@@ -254,7 +254,7 @@ func test_SnapshotSinkDBTests[M any](t *testing.T, name string, sinkerFn func(di
})
}
func Test_SinkTests(t *testing.T) {
func Test_DB_WAL_Sinks(t *testing.T) {
test_SnapshotSinkDBTests(
t,
"DBSink",