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
Update immunization creation test to return version number alongside ID
- Modified the test for creating immunizations to assert the returned version number.
- Changed the mock repository method to return a tuple of (None, None) for the immunization identifier check, aligning with the updated service behavior.
0 commit comments