Fix for Penetration test _ Session and cookie management
[vid.git] / vid-webpack-master / cypress / fixtures / constants.ts
1 export const global = {
2   loginCookies : null
3 };