Skip to content

Commit

Permalink
lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
timoballard committed Aug 21, 2023
1 parent 1f4735a commit 26d887e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/audit/test_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def __init__(self, status_code, text):


class TestLoadFixturesCommand(TestCase):

@patch("audit.validators._scan_file")
def test_load_fixtures(self, mock_scan_file):
"""load_fixtures command makes some single audit checklists."""
Expand Down

0 comments on commit 26d887e

Please sign in to comment.