diff --git a/index.js b/index.js index 3c75fd92..17c84575 100644 --- a/index.js +++ b/index.js @@ -1 +1 @@ -module.exports = require('./dist/lib/cypress-testrail-reporter').CypressTestRailReporter; +module.exports = require('./dist/cypress-testrail-reporter').CypressTestRailReporter;