Skip to content

Commit

Permalink
Add workaround note with link to openstf#1180
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- authored Feb 23, 2020
1 parent 5a3c872 commit 494b652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/units/websocket/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ module.exports = function(options) {
])
}
catch(err) {
//workaround for https://github.com/openstf/stf/issues/1180
log.error('input.touchMove had an error', err.stack)
}
})
Expand Down

0 comments on commit 494b652

Please sign in to comment.