2.0.0
Breaking changes
- Removed the
<knexQuery> to have rows satisfying <function>assertion, in line with the removal of<any> to satisfy <function>assertion in Unexpected v11. Instead, use the<knexQuery> to have rows satisfying <expect.it>assertion. More: http://unexpected.js.org/migration/