Hashar has submitted this change and it was merged.

Change subject: [CategorySlideShow] Add npm test
......................................................................


[CategorySlideShow] Add npm test

Also move jsonlint and jshint to check: for non-whitelisted users.

Requires If18c285f598b4cea490898593b7ec9fee0eb2c4d

Change-Id: I04ab807cb620721321adbc565521572dc97522b5
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 2 deletions(-)



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1d6cb90..3d16d0b 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4204,9 +4204,11 @@
 
   - name: mediawiki/extensions/CategorySlideShow
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/CategorySortHeaders
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I04ab807cb620721321adbc565521572dc97522b5
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to