9d72d1a9e6
Because of the too strict input param type, the form did not allow to search for Behat steps containing the given phrase. The patch sets the param type to match the one in the form definition, and makes sure that the submitted value can be safely used as a CLI script argument.