mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03: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