We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b413ce commit 2f22e74Copy full SHA for 2f22e74
1 file changed
.buildkite/commands/run-ui-tests.sh
@@ -35,5 +35,5 @@ set -e
35
echo "--- 📦 Zipping test results"
36
cd build/results/ && zip -rq WordPress.xcresult.zip WordPress.xcresult
37
38
-echo "--- 🚦 Report Tests Exit Status
+echo "--- 🚦 Report Tests Exit Status"
39
exit $TESTS_EXIT_STATUS
0 commit comments