Fix tests

This commit is contained in:
Sean Whalen
2022-09-10 14:32:43 -04:00
parent 6ccc827e4c
commit 12e591255c
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# parsedmarc documentation - Open source DMARC report analyzer and visualizer
[![Build
Status](https://github.com/domainaware/parsedmarc/actions/workflows/python-tests.yml/badge.svg)](https://github.com/domainaware/parsedmarc/actions/workflows/python-tests.yml)
[![Code
Coverage](https://codecov.io/gh/domainaware/parsedmarc/branch/master/graph/badge.svg)](https://codecov.io/gh/domainaware/parsedmarc)
[![PyPI
Package](https://img.shields.io/pypi/v/parsedmarc.svg)](https://pypi.org/project/parsedmarc/)
:::{note}
**Help Wanted**