featurebase/qa/scripts/runSmokeTest.sh
2022-01-04 15:00:39 -06:00

5 lines
75 B
Bash

#!/bin/bash
./setupSmokeTest.sh
./testSmokeTest.sh
./teardownSmokeTest.sh