Skip to content

Instantly share code, notes, and snippets.

View alinglet's full-sized avatar

Arnaud Linglet alinglet

View GitHub Profile
#!/usr/bin/env bash
shopt -s nocasematch
set -e
set -o pipefail
npm run test
if [[ $TEST_CUCUMBER -eq 1 ]]; then
cd node_modules/@clubmed/digital-mock