mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
spelling...
This commit is contained in:
@@ -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 = `
|
||||
|
||||
Reference in New Issue
Block a user