diff --git a/__tests__/regression/fix-2076.test.js b/__tests__/regression/fix-2076.test.js deleted file mode 100644 index 998378c51..000000000 --- a/__tests__/regression/fix-2076.test.js +++ /dev/null @@ -1,3 +0,0 @@ -// Test fix of #2076: Click on any slide in fade mode is triggering the click on last slide. - -// Todo: Need to write the test in playwright (Couldn't trigger click on inner slide in fade mode with testing library)