Skip to content

Commit

Permalink
Changed idex.js to point to correct dist
Browse files Browse the repository at this point in the history
  • Loading branch information
mickosav committed May 10, 2018
1 parent b42158d commit 2360f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
@@ -1 +1 @@
module.exports = require('./dist/lib/cypress-testrail-reporter').CypressTestRailReporter;
module.exports = require('./dist/cypress-testrail-reporter').CypressTestRailReporter;

0 comments on commit 2360f13

Please sign in to comment.