## Description Hi, In the *Personal-Profile* app, I found out that after running: ``` pipenv run python pytest -v ``` the test pass, but create leftover images. We need *pytest* to delete them automatically. ### See the screenshot (commit [5011071733e6e754ae1727eaaeffcfedaaf8af7c](https://github.com/redhat-beyond/JobSeeker/commit/5011071733e6e754ae1727eaaeffcfedaaf8af7c)):  ### Also in PR #65 (commit [dcef35d276e1cc84c5581030a102dc4762382816](https://github.com/redhat-beyond/JobSeeker/pull/65/commits/dcef35d276e1cc84c5581030a102dc4762382816)): 