Closed kadeem-lewis closed 5 hours ago
The test_login_request_valid test currently returns a validation Error for LoginRequest. This is because the LoginRequest expects an object that has an email field but the fixture doesn't have an email field property.
The test_login_request_valid test currently returns a validation Error for LoginRequest. This is because the LoginRequest expects an object that has an email field but the fixture doesn't have an email field property.