The test was expecting the old generic 'Please try again later or contact support'
message, but we now return the actual error message from the N8nServerError
('Internal server error') for better debugging.
This aligns with our change to make error messages more helpful by showing
the actual server error instead of a generic message.