> Given that a user saves a job, when the job is taken off the GitHub API, then the job is removed in the GitHub Jobs DB. > Given that a user hides a job, when the job is taken off the GitHub API, then the job is removed in the GitHub Jobs DB. --- - [x] Adjust BE - [x] Adjust FE - [x] Add Tests - [ ] Test