refactor: improved contact export tests

This commit is contained in:
2021-01-25 21:21:14 +00:00
parent abdcce6042
commit 90e1d6e119
4 changed files with 53 additions and 57 deletions

4
.gitignore vendored
View File

@ -3,4 +3,6 @@
geckodriver.log
*.png
*.lock
.vscode
.vscode
*.pyc
*__pycache__