diff --git a/jquery.pjax/jquery.pjax-tests.ts b/jquery.pjax/jquery.pjax-tests.ts index 214bb3922d..7b08ca6c4e 100644 --- a/jquery.pjax/jquery.pjax-tests.ts +++ b/jquery.pjax/jquery.pjax-tests.ts @@ -39,7 +39,7 @@ function test_disable() { } function test_reload() { - $.pjax.reload(); + $.pjax.reload("#pjax-container"); } function test_defauluts() {