mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
208d587c7e
Instead of doing a new assert.async(), just do a single one for the entire test and let the .then() be async as well. Closes #20190