#!/bin/sh
exec ${CONDA_PREFIX}/lib/node_modules/cypress/bin/cypress "$@"
