Skip to content

Commit

Permalink
refactor: Remove redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Oct 6, 2016
1 parent 517cd27 commit 2d63978
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transaction-runner.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ class TransactionRunner
if isValidError
configuration.emitter.emit 'test error', isValidError, test, () ->

test.start = test.start
test.title = transaction.id
test.actual = transaction.real
test.expected = transaction.expected
Expand Down

0 comments on commit 2d63978

Please sign in to comment.