Live video on the AT Protocol

statedb: fix linting error

-1
-1
pkg/statedb/statedb_test.go
··· 8 8 "stream.place/streamplace/pkg/model" 9 9 ) 10 10 11 - 12 11 // run the inner testing function against all databases we support 13 12 func WithAllDatabases(t *testing.T, f func(*StatefulDB)) { 14 13 t.Run("sqlite", func(t *testing.T) {