https://github.com/twbs/bootstrap
Revision aa650f0f1e30279f0868433a4afab9c3efa93b2c authored by GeoSot on 30 January 2022, 12:30:04 UTC, committed by GitHub on 30 January 2022, 12:30:04 UTC
Reference:

https://jasmine.github.io/tutorials/async

'DEPRECATION: An asynchronous function called its 'done' callback more than once. This is a bug in the spec, beforeAll, beforeEach, afterAll, or afterEach function in question. This will be treated as an error in a future version. See<https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0#deprecations-due-to-calling-done-multiple-times> for more information.
1 parent d092817
History
Tip revision: aa650f0f1e30279f0868433a4afab9c3efa93b2c authored by GeoSot on 30 January 2022, 12:30:04 UTC
tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)
Tip revision: aa650f0
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.cspell.json -rw-r--r-- 1.9 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 73 bytes
.eslintrc.json -rw-r--r-- 1.3 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 442 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 637 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.3 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.5 KB
package-lock.json -rw-r--r-- 744.0 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.0 KB

README.md

back to top