]> source.dussan.org Git - jquery-ui.git/commit
Tests: Workaround a jQuery 1.8 issue with one dialog test
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 12 Apr 2024 13:22:05 +0000 (15:22 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 13:22:05 +0000 (15:22 +0200)
commitab2a2a973e1f49e68d73b8afd7ffa4698bd26962
treecbd7d8feefc3456b3711f033d67e13f8e7b0ba17
parentb4df487608b4902c63ee4b5e466f702a3ed52acd
Tests: Workaround a jQuery 1.8 issue with one dialog test

The test "#8958: dialog can be opened while opening" had special behavior in
jQuery 1.8 and the patch from commit 7adb13ac7c30a7ba33f1db256952be77b9e7a310
broke those assumptions. Adjust the test so that it passes again.

Closes gh-2229
tests/unit/dialog/methods.js