From 0cea2c86dbcc7d6217f3c56b1275d416ec19a0e2 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 12 Apr 2023 18:07:05 -0700 Subject: [PATCH] Update test-pds config --- jest/test-pds.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jest/test-pds.ts b/jest/test-pds.ts index 8517755800..649638989e 100644 --- a/jest/test-pds.ts +++ b/jest/test-pds.ts @@ -79,6 +79,8 @@ export async function createServer( maxSubscriptionBuffer: 200, repoBackfillLimitMs: HOUR, userInviteInterval: 1, + labelerDid: 'did:example:labeler', + labelerKeywords: {}, }) const db =