Skip to content

Commit 2f22e74

Browse files
committed
Add missing double quotes
1 parent 7b413ce commit 2f22e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/commands/run-ui-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ set -e
3535
echo "--- 📦 Zipping test results"
3636
cd build/results/ && zip -rq WordPress.xcresult.zip WordPress.xcresult
3737

38-
echo "--- 🚦 Report Tests Exit Status
38+
echo "--- 🚦 Report Tests Exit Status"
3939
exit $TESTS_EXIT_STATUS

0 commit comments

Comments
 (0)