Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Sep 5, 2024
1 parent b03f9e5 commit a065e53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/tests/github/utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
("custom", "https://my-site.com/donate", False),
("custom", "https://my-site.com/owasp/donate", False),
("patreon", "username", False),
],
)
def test_check_funding_policy_compliance(platform, target, as_expected):
Expand Down

0 comments on commit a065e53

Please sign in to comment.