You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🍇 Improvements:
711c368: Upgrade lz-string library to the version that supports MIT license by @poulch
⚙️ Maintenance:
9436450: Optimize test by reusing an existing order instead of creating a new one by @michalina-graczyk
3db9f24: Increase global single test timeout to avoid false negative test results by @michalina-graczyk
abdd791: Refactor tests to replace waitForDOMToFullyLoad with waitForLoaderToDisappear, making the test shorter by waiting only for the loader to disappear instead of the entire DOM to load by @michalina-graczyk