Skip to content

Commit

Permalink
feat: add flag useOnlyCustomUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jan 17, 2023
1 parent 6d6eb51 commit 37b0866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress-slack-reporter-old/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-slack-reporter",
"version": "1.5.3-beta-smx",
"version": "1.5.2",
"description": "A slack reporter for mochawesome reports generated by Cypress or other test frameworks using Mocha, for runs generated on CircleCI",
"main": "./bin/index.js",
"bin": {
Expand All @@ -21,7 +21,7 @@
"type": "git",
"url": "git+https://github.com/you54f/cypress-slack-reporter.git"
},
"author": "smx",
"author": "Yousaf Nabi",
"license": "MIT",
"scripts": {
"build": "rimraf dist && npm run compile",
Expand Down

0 comments on commit 37b0866

Please sign in to comment.