Skip to content

Commit

Permalink
fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
dgomes committed Sep 13, 2023
1 parent 17e2fee commit 074656b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[pytest]
pythonpath = .
asyncio_mode = auto
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bs4
mock
pytest-asyncio
geopy
aiohttp

pytest
aioresponses
freezegun

0 comments on commit 074656b

Please sign in to comment.