Skip to content

Commit cf06864

Browse files
authored
Added first-hit to test case
1 parent 0ccf3d6 commit cf06864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_input.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def test_parse_arguments_default_value(tmpdir):
2020
'real_port': False,
2121
'ignore_http_codes': '404',
2222
'ignore_content_length': 0,
23+
'first_hit': False ,
2324
'unique_depth': 1,
2425
'fuzzy_logic': False,
2526
'no_lookup': False,

0 commit comments

Comments
 (0)