Skip to content

Commit 5fcbc02

Browse files
committed
MQE-591: Bin scripts do not return the correct error code
1 parent 1b87a6f commit 5fcbc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/static-checks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ echo ""
1919

2020
# Uncomment lines as part of MQE-590
2121
# echo "==============================="
22-
# echo " MAGENTO COPYRIGHT CHECK"
22+
# echo " MESS DETECTOR"
2323
# echo "==============================="
2424
# vendor/bin/phpmd ./src text /dev/tests/static/Magento/CodeMessDetector/ruleset.xml --exclude _generated
2525
# echo ""

0 commit comments

Comments
 (0)