run_all_tests.sh 105 B

123456
  1. #!/bin/bash
  2. set -x
  3. # Invoke protractor to run tests.
  4. ./node_modules/.bin/protractor protractor.conf.js