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
createCookieMiddleware prepends prefix on every call so in tests where we build up stores more than once REDUX_COOKIES_GET ends up being ${prefix}${prefix}${prefix}...REDUX_COOKIES_GET.