From 1dbe9952163bb0475e13a4ca3e3c59ff12095f3f Mon Sep 17 00:00:00 2001 From: dtbuild Date: Thu, 17 Oct 2024 12:25:50 +0000 Subject: [PATCH] e997d666b5931024404250fbf285fa57583b6b2d Tests: Tighten up the selectors. It was triggering click on multiple elements incorrectly, which resulted in errors after recent changes in buttons. I feel the test is wrong rather than Buttons as the end user cannot trigger click on multiple buttons at the same time Sync to source repo @e997d666b5931024404250fbf285fa57583b6b2d --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index eb58f4a..c9f4b22 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/StateRestore", "last-tag": "1.4.1", - "last-sync": "1df5de850c73211093120aa18b201de84aae9b3f" + "last-sync": "e997d666b5931024404250fbf285fa57583b6b2d" } \ No newline at end of file