Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Oct 28, 2023
1 parent 23c6f56 commit d350ee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/tests/web_main_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,4 +709,3 @@ def test_gap_analysis_weak_links_response(self, db_mock) -> None:
)
self.assertEqual(200, response.status_code)
self.assertEqual(expected, json.loads(response.data))

0 comments on commit d350ee5

Please sign in to comment.