Moving configuration setting to shared function

This commit is contained in:
David Jay
2016-11-22 16:02:57 -05:00
parent 2a19399b81
commit 18bfabfd43
-1
View File
@@ -1,5 +1,4 @@
const utils = require('../../utils/e2e-mongoose');
const fetch = require('node-fetch');
const mockComment = 'This is a test comment.';
const mockReply = 'This is a test reply';