# Copyright © Magento, Inc. All rights reserved.
# See COPYING.txt for license details.

set -e

echo "==============================="
echo "   EXECUTE Functional Tests    "
echo "==============================="
bin/mftf build:project
bin/mftf run:test DeprecatedDevDocsTest -f
bin/mftf run:test DevDocsTest -f
bin/mftf run:test FormatCurrencyTest -f