]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Port #20190 to v3
authorDave Methvin <dave.methvin@gmail.com>
Tue, 28 Jun 2016 01:41:00 +0000 (21:41 -0400)
committerChris Rebert <code@chrisrebert.com>
Fri, 8 Jul 2016 06:32:18 +0000 (23:32 -0700)
commit4a8b29fbf5ad912228a13c7b45470b4909472e43
tree619d668b5028172fde31291f55261106cdc653d4
parentdaad359f016949725f4ba39645e3f9ade7dda246
Port #20190 to v3

Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182

Instead of doing a new assert.async(), just do a single one for the entire test
and let the .then() be async as well.
js/tests/unit/scrollspy.js