Netflix / falcor

A JavaScript library for efficient data fetching

Home Page:http://netflix.github.io/falcor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix cases where `done.bind('should not complete')` is used in tests

asyncanup opened this issue · comments

should be done.bind(null, new Error('should not complete'))