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 = `