Skip to content

Commit

Permalink
Update test_url_query.py
Browse files Browse the repository at this point in the history
  • Loading branch information
behnam committed Aug 13, 2018
1 parent bbc45e4 commit 4bf3c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_url_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def test_query_separators_from_with_query(
'original_url, expected_query_len, expected_value_a',
URLS_WITH_RESERVED_CHARS_IN_QUERY_VALUES,
)
def test_query_separators_from_with_query(
def test_query_from_empty_update_query(
original_url,
expected_query_len,
expected_value_a,
Expand Down

0 comments on commit 4bf3c56

Please sign in to comment.