diff --git a/test/utils/e2e-framework.js b/test/utils/e2e-framework.js index a4fca20688..d7820884fa 100644 --- a/test/utils/e2e-framework.js +++ b/test/utils/e2e-framework.js @@ -108,8 +108,6 @@ const resetDb = async () => { await db.teardown(); }; - - /** * Creates a TestAgent which is a drop-in substitution for supertest hooked into Ghost. * @param {String} apiURL