mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-10 23:52:27 +03:00
improve code for edge overflow cases
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
jest.setTimeout(60000);
|
||||
context.setDefaultTimeout(60000);
|
||||
jest.setTimeout(60000 * 5);
|
||||
context.setDefaultTimeout(60000 * 5);
|
||||
|
||||
Reference in New Issue
Block a user