unch-cms/public/assets/vendor/jekyll/script/cucumber

6 lines
83 B
Plaintext
Raw Normal View History

2022-09-02 11:25:50 +07:00
#!/bin/bash
time bundle exec cucumber \
-f Features::Support::Overview \
"$@"