From 308ce44297ae408c61a7bd16c0c866705e3a43d2 Mon Sep 17 00:00:00 2001 From: raiindev Date: Wed, 23 Oct 2024 10:09:59 +0000 Subject: [PATCH] chore: fix styling --- server/__mocks__/content-types.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/__mocks__/content-types.js b/server/__mocks__/content-types.js index 1f07c6e..e136f72 100644 --- a/server/__mocks__/content-types.js +++ b/server/__mocks__/content-types.js @@ -121,7 +121,7 @@ const expectedContentTypes = [ bio: 'string', email: 'string', name: 'string', - posts: "collection" + posts: 'collection' }, availableRelations: [ {