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
The test expects null input to be concatenated with the prefix (ENCRYPTION_PREFIX + null), which seems incorrect. Typically, null inputs should either:
Review null handling implementation
The test expects null input to be concatenated with the prefix (
ENCRYPTION_PREFIX + null
), which seems incorrect. Typically, null inputs should either:Please verify the intended behavior.
Originally posted by @coderabbitai[bot] in #635 (comment)
The text was updated successfully, but these errors were encountered: