"...xcshareddata/xcschemes/RNNotifications.xcscheme" did not exist on "4908c56ea631fbc2e6a0a5b276bf6befb72fa973"
Commit 20891e75 authored by yogevbd's avatar yogevbd

Add test-js script

parent b2c4281f
const exec = require('shell-utils').exec;
run();
function run() {
exec.execSync(`jest`);
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment