PromucFlow_constructor/app
Hetu Nandu 6cd4117f38
fix: Update product alert stub to check for 200 status (#25881)
Product alert api was mocked in the cypress tests which missed cases
where the api would return a 401 error. Updating the mock to now make
the call, verify the response status code to be 200 and then stub the
response.

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-08-04 16:42:47 +05:30
..
client fix: Update product alert stub to check for 200 status (#25881) 2023-08-04 16:42:47 +05:30
server chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /app/server/scripts/node (#25220) 2023-08-04 15:30:35 +05:30
util