Skip to content

Fix failing Value.js tests - #609

Merged
JedWatson merged 1 commit into
JedWatson:masterfrom
MrLeebo:value-tests
Nov 22, 2015
Merged

Fix failing Value.js tests#609
JedWatson merged 1 commit into
JedWatson:masterfrom
MrLeebo:value-tests

Conversation

@MrLeebo

Copy link
Copy Markdown
Contributor
  • Fixes label onTouchEnd mistake (this.props.handleMouseDown should be this.handleMouseDown)
  • Drops event propagation test (method no longer exists)
  • Fixes other tests

@brudersteinbruderstein mentioned this pull request Nov 22, 2015
JedWatson added a commit that referenced this pull request Nov 22, 2015
@JedWatson
JedWatson merged commit 1d348f2 into JedWatson:masterNov 22, 2015
@JedWatson

Copy link
Copy Markdown
Owner

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MrLeebo@JedWatson