anephenix/mcg

View on GitHub
__tests__/data/testSeedDataFileExample.test.js

Summary

Maintainability
A
0 mins
Test Coverage
// Dependencies

const posts = {
    valid: {},
};

module.exports = posts;