jenkins-bot has submitted this change and it was merged.

Change subject: Follow-up 8b7b20b9: Add new i18n directory to banana testing
......................................................................


Follow-up 8b7b20b9: Add new i18n directory to banana testing

Change-Id: Ic8612e9646af4a3bfd8228ef9e4fa4e8162881c9
---
M Gruntfile.js
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Amire80: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Gruntfile.js b/Gruntfile.js
index e61c643..14c88cb 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -79,7 +79,10 @@
                        all: 'modules/**/*.css'
                },
                banana: {
-                       all: 'modules/ve-{mw,wmf}/i18n/'
+                       all: [
+                               'modules/ve-{mw,wmf}/i18n/',
+                               'modules/ve-mw/tests/browser/i18n'
+                       ]
                },
                jsonlint: {
                        all: [

-- 
To view, visit https://gerrit.wikimedia.org/r/225539
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8612e9646af4a3bfd8228ef9e4fa4e8162881c9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>
Gerrit-Reviewer: Alex Monk <kren...@gmail.com>
Gerrit-Reviewer: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to