Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Oct 3, 2023
1 parent 77223d7 commit 391590b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/integration/test_basket_waitlist_subscription.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
import requests
from pydantic import BaseSettings

from tests.conftest import FuzzyAssert


TEST_FOLDER = os.path.dirname(os.path.realpath(__file__))


Expand Down

0 comments on commit 391590b

Please sign in to comment.