diff --git a/scripts/run-ci-e2e-tests.js b/scripts/run-ci-e2e-tests.js index d5b4344ac48c67..113ce0dfbd0654 100644 --- a/scripts/run-ci-e2e-tests.js +++ b/scripts/run-ci-e2e-tests.js @@ -289,7 +289,7 @@ try { // exitCode = 1; // throw Error(exitCode); // } - // ]TODO(macOS GH#774) + // ]TODO(macOS GH#949) } exitCode = 0; } finally {