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
Using a DELETE request for the /resume/education route, delete an existing Education using its index position as an ID. As part of this, you should write a test in test_pytest.py to show it works.