馃殌 [Feature] Refactor Moderator spec to use apollo-server-testing
Created by: Tirokk
Authored by aonomike Closed
馃殌 Feature
Refactor tests in file src/schema/resolvers/moderation.spec.js
to use appolo server testing library which is currently being used for all the tests
Additional context
The tests in the file src/schema/resolvers/moderation.spec.js
are currently failing and this refactor will make them pass