1. Check that code runs and you are able to fire an employee
2. when fired the employee status should change in database from true to false
3. page should re-render to show updated employee list
git fetch --all
git checkout jb-fire-button
Features To Test
1. employee fire button on employee page
View code file.
1. Confirm file modifications are present as indicated above.
2. Confirm no unused code or extraneous comments exist.
Changes Made/Files Added
Steps to Review
Features To Test
View code file.