git hooks test

This commit is contained in:
chenkl
2021-01-07 08:50:19 +08:00
parent 5bfe4d236f
commit 216be1cbc5
25 changed files with 800 additions and 1488 deletions

View File

@@ -21,6 +21,7 @@ export function mockXHR() {
this.custom.xhr.responseType = this.responseType
}
}
/* eslint-disable */
this.proxy_send(...arguments)
}