FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ci: restore `rest` integration tests (#10443) · QPC-github/google-cloud-cpp@aaef42e · GitHub

Commit aaef42e

Browse files
authored
ci: restore rest integration tests (googleapis#10443)
I neglected to update the driver script while renaming the test targets.
1 parent c403330 commit aaef42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎google/cloud/internal/ci/run_integration_tests_emulator_cmake.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ctest_args=("$@")
3636
cd "${BINARY_DIR}"
3737
start_emulator
3838

39-
ctest -R "^rest_" "${ctest_args[@]}"
39+
ctest -R "^common_" "${ctest_args[@]}"
4040
exit_status=$?
4141

4242
kill_emulator

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL