Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbradley committed Jul 11, 2024
1 parent 950d2a3 commit 86ef86c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ def test_fix_skips_moves_to_the_top_when_disabled_is_true() -> None:
"""\
import requests
requests.get('hi')
def test():
Expand Down

0 comments on commit 86ef86c

Please sign in to comment.