Skip to content

Commit

Permalink
fix duplicated test
Browse files Browse the repository at this point in the history
  • Loading branch information
xmendez committed Nov 2, 2020
1 parent 6b3bf8c commit 353f01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_acceptance.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
),
# set values
(
"test_desc_concat_number",
"test_desc_concat_number_slice",
"-z range,1-1 {}/FUZZ".format(HTTPBIN_URL),
"-z wfuzzp,$$PREVFILE$$ --slice r.c:=302 FUZZ[url]FUZZ[c]",
["http://localhost:9000/1 - 302"],
Expand Down

0 comments on commit 353f01e

Please sign in to comment.