circleci fix tap integration test error rebuild yargs

This commit is contained in:
BryceLTaylor 2021-01-25 11:32:37 -05:00
parent cf328daa94
commit 83edbca789

View file

@ -91,6 +91,7 @@ aliases:
- run:
name: "integration tests with Tap"
command: |
npm rebuild yargs
npm run test:smoke:sauce
npm run test:smoke:convertReportToXunit
- store_test_results: