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
test: update file upload size limit tests to 750KB
Adjust test constants and validation scenarios in security enhancement tests to reflect the actual file upload limit of 750KB instead of the previous 10MB, ensuring tests accurately validate the implemented size restrictions. This change aligns unit tests with the enforced limits for better reliability.
0 commit comments