mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix broken test after correction i18n
This commit is contained in:
@@ -96,6 +96,8 @@ export SAVE_SCREENSHOT=$SAVE_SCREENSHOT
|
||||
export TIMEOUT=$TIMEOUT
|
||||
export FOLDER=$FOLDER'/'
|
||||
|
||||
npm run lint-e2e || exit 1
|
||||
|
||||
if [[ $DEVELOPMENT == "true" ]]; then
|
||||
echo "====== Run against local development ====="
|
||||
if [[ $SINGLE_TEST == "true" ]]; then
|
||||
|
Reference in New Issue
Block a user