Skip to content

Commit 391a3da

Browse files
chore: remove regression test and temporary files 🧹
Removed `tests/security/test_stripe_webhook_security.py` and `whitelist.tmp` as requested. Reverted Vulture configuration in `pyproject.toml`.
1 parent ca9ce05 commit 391a3da

4 files changed

Lines changed: 1 addition & 79 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ exclude = [
7171
"src/api/auth/",
7272
"src/utils/integration/",
7373
"src/stripe/",
74-
"scripts/",
75-
"tests/security/test_stripe_webhook_security.py"
74+
"scripts/"
7675
]
7776
ignore_names = [
7877
"apply_referral",

tests/security/__init__.py

Whitespace-only changes.

tests/security/test_stripe_webhook_security.py

Lines changed: 0 additions & 77 deletions
This file was deleted.

whitelist.tmp

Whitespace-only changes.

0 commit comments

Comments
 (0)