Copilot commented on code in PR #6402:
URL: https://github.com/apache/texera/pull/6402#discussion_r3639247634


##########
frontend/src/app/common/service/user/auth.service.spec.ts:
##########
@@ -105,10 +105,10 @@ describe("AuthService", () => {
 
   describe("HTTP auth endpoints", () => {
     it("register() POSTs username/password to the register endpoint", () => {

Review Comment:
   Test description is now outdated: register() POST body includes email as 
well, so this reads incorrectly when the test fails.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to