Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/conftest.py: Get the template params from the actual template name
instead of the entire string which can contain other data, such as the bus name. Also adds an assert to ensure template is actually of type string which makes mypy happy.
- Loading branch information