1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/15116] turn on adm tests

PHPBB3-15116
This commit is contained in:
hanakin
2017-03-25 17:41:05 -04:00
parent 6dc1bdc1ca
commit 75e4b235b4

View File

@@ -34,5 +34,5 @@ then
set -x
stylelint "phpBB/styles/prosilver/theme/*.css"
# Disable admin stylelint for now
# stylelint "phpBB/adm/style/*.css"
stylelint "phpBB/adm/style/*.css"
fi