a05f099aa1
* feat: add toMatchUnorderedArrary matcher replace tokenSuggestion test * fix: revert benchmark and replace matcher of trinosql --------- Co-authored-by: jialan <jialan@dtstack.com>
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import { toMatchUnorderedArrary } from './matchers';
|
|
|
|
expect.extend({ toMatchUnorderedArrary });
|