Skip to content

Commit fdbc23f

Browse files
committed
update messages
1 parent 188892a commit fdbc23f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/helpers/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ const userMessages = {
9494
SPEC_LIMIT_WARNING:
9595
"You might not see all your results on the dashboard because of high spec count, please consider reducing the number of spec files in this folder.",
9696
DOWNLOAD_BUILD_ARTIFACTS_FAILED:
97-
"Downloading build artifacts for the build <build-id> failed for <machine-count> machines.",
97+
"Downloading build artifact(s) for the build <build-id> failed for <machine-count> machines.",
9898
DOWNLOAD_BUILD_ARTIFACTS_NOT_FOUND:
99-
"Build Artifacts for the session <session-id> was either not generated or not uploaded.",
99+
"Build artifact(s) for the session <session-id> was either not generated or not uploaded.",
100100
ASYNC_DOWNLOADS:
101101
"Test artifacts as specified under 'downloads' can be downloaded after the build has completed its run, using 'browserstack-cypress generate-downloads <build-id>'",
102102
DOWNLOAD_BUILD_ARTIFACTS_SUCCESS:

0 commit comments

Comments
 (0)