From 180134883b281883246fc9909b1d494363861144 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Tue, 28 Nov 2023 15:48:25 +0100 Subject: test(services): add tests for comments list fetcher --- tests/fixtures/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/fixtures/index.ts') diff --git a/tests/fixtures/index.ts b/tests/fixtures/index.ts index c2e1c04..0c624c2 100644 --- a/tests/fixtures/index.ts +++ b/tests/fixtures/index.ts @@ -1 +1,2 @@ +export * from './wp-comments.fixture'; export * from './wp-posts.fixture'; -- cgit v1.2.3