Skip to content

Commit

Permalink
remove debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
leelaprasadv committed Jun 4, 2022
1 parent 8776bcc commit bbb4320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ext.hyperlink.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ describe('extensions - hyperlinks', () => {

it('should send test-summary with links to slack - conditional hyperlinks - multiconditions', async () => {
const id = mock.addInteraction('post test-summary with hyperlinks to slack - fail status');
console.log(JSON.stringify(mock.getInteraction(id), null, 4))
await publish({
config: {
"reports": [
Expand Down

0 comments on commit bbb4320

Please sign in to comment.