Skip to content

Commit

Permalink
Fix code style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Muchychka committed Aug 12, 2017
1 parent 334acf2 commit eb5bfe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cucumber-api.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = class CucumberAPI {
}

* handleAttachments (testCase, stepResult, attach) {

if (
!this.attachmentProvider ||
stepResult.status !== Cucumber.statuses.FAILED ||
Expand Down

0 comments on commit eb5bfe8

Please sign in to comment.