From 4cccf09a872d4b7bad5f2495669a3553a98ab1f6 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Fri, 17 Feb 2017 15:53:23 -0700 Subject: [PATCH] spelling... --- test/graph/mutations/createComment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/graph/mutations/createComment.js b/test/graph/mutations/createComment.js index b80cdbab2..26775933c 100644 --- a/test/graph/mutations/createComment.js +++ b/test/graph/mutations/createComment.js @@ -8,7 +8,7 @@ const AssetModel = require('../../../models/asset'); const SettingsService = require('../../../services/settings'); const ActionModel = require('../../../models/action'); -describe('graph.mutation.createComment', () => { +describe('graph.mutations.createComment', () => { beforeEach(() => SettingsService.init()); const query = `