Revert "make format"

This reverts commit ddb62b7cb3.
This commit is contained in:
Suhas 2021-02-06 18:55:44 -05:00
parent ddb62b7cb3
commit 457375dbe6

View file

@ -388,7 +388,6 @@ def all_input_was_used(context):
for temp in context.iter_text:
assert "" == temp, "Not all inputs were consumed"
@when('we run "{command}"')
@when('we run "{command}" and pipe')
@when('we run "{command}" and pipe "{text}"')