unch-cms/public/assets/vendor/jekyll/script/cucumber
2022-09-02 11:25:50 +07:00

6 lines
83 B
Bash

#!/bin/bash
time bundle exec cucumber \
-f Features::Support::Overview \
"$@"