Develop : fixed birthdate update at user portal for all users #4258
pull-request.yml
on: pull_request
Performs linting, formatting, type-checking, checking for different source and target branch
1m 9s
Check for eslint-disable
10s
Check for code coverage disable
13s
Checks if sensitive files have been changed without authorization
9s
Checks if number of files changed is acceptable
9s
Check Target Branch
0s
Check Python Code Style
16s
Check if Talawa Admin app starts (No Docker)
0s
Check if Talawa Admin app starts in Docker
0s
Validate CodeRabbit Approval
0s
Annotations
3 errors
Check Target Branch
Process completed with exit code 1.
|
src/screens/UserPortal/Settings/Settings.spec.tsx > should update user profile successfully:
src/screens/UserPortal/Settings/Settings.spec.tsx#L556
AssertionError: expected "spy" to be called with arguments: [ 'Profile updated Successfully' ]
Received:
Number of calls: 0
❯ src/screens/UserPortal/Settings/Settings.spec.tsx:556:27
|
Test Application
Process completed with exit code 1.
|