Add additional unit tests (#190)

* Add additional unit tests

* remove unused import
This commit is contained in:
2024-03-26 23:00:04 +00:00
committed by GitHub
parent f1248df4af
commit b8b9d93ba4
2 changed files with 37 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"""Provides test cases for webexmemebot/img.py."""
import pytest
import pytest # pragma: no cover
from app import img # pragma: no cover