Monorepo for Tangled tangled.org
2

Configure Feed

Select the types of activity you want to include in your feed.

knotserver: fix up tests

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (May 22, 2026, 1:01 PM +0100) commit 270d1a04 parent f2e69cb0 change-id yynntukm
+1 -1
+1 -1
knotserver/internal_test.go
··· 44 44 t.Run(name, func(t *testing.T) { 45 45 database, err := db.Setup(t.Context(), ":memory:") 46 46 require.NoError(t, err) 47 - err = database.StoreRepoKey("did:plc:ixran6dpypl5lslliiqceshs", []byte{}, "did:plc:dadhhalkfcq3gucaq25hjqon", "knot-testing", "at://uri") 47 + err = database.StoreRepoKey("did:plc:ixran6dpypl5lslliiqceshs", []byte{}, "did:plc:dadhhalkfcq3gucaq25hjqon", "knot-testing") 48 48 require.NoError(t, err) 49 49 50 50 h := InternalHandle{