Skip to content

Commit

Permalink
Amend me! Add TODO for remaining work
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-gillard authored Aug 7, 2024
1 parent 534b672 commit ca7add3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_url_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,6 @@ def test_raises_an_exception_if_user_passes_both_filing_category_and_single_form
# WHEN / THEN
with pytest.raises(ValueError, match=expected_error_msg):
url_generator.generate_search_url_for_kwargs(test_kwargs)


# TODO: Test principle executive offices in and incorporated in parameters.

0 comments on commit ca7add3

Please sign in to comment.