版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 1 година
12345678910
  1. // require("cli-testing-library/extend-expect");
  2. import { configure } from "cli-testing-library";
  3. import "cli-testing-library/extend-expect";
  4. configure({
  5. asyncUtilTimeout: 8000,
  6. renderAwaitTime: 4000,
  7. errorDebounceTimeout: 4000,
  8. });