mcopy/scripts/test.sh

3 lines
39 B
Bash

#!/bin/bash
(cd ./app && npm run test)