Skip to content

Commit

Permalink
Update expect.go
Browse files Browse the repository at this point in the history
  • Loading branch information
heralight authored Oct 15, 2017
1 parent e868868 commit 1992849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion expect.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ func (e *Expect) Done() error {
err = e.run(res.RawResponse, res.RawRequest)
if err != nil {
logerrorf(e.test, err.Error())
//e.test.Error(err)
Dump(e.test, res.RawResponse)

}
Expand Down

0 comments on commit 1992849

Please sign in to comment.