#!/bin/sh
exec ${CONDA_PREFIX}/lib/node_modules/@cucumber/cucumber/bin/cucumber.js "$@"
