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

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


[Arrays] Add npm test

Also move jsonlint to check: and remove jshint

Requires I7cc1f2c7f56b3a37461de12eb34d965de32f024b

Bug: T119973
Change-Id: Ib351038cb21fea632736fded92f379298244b6dc
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 2 deletions(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 16a632b..4dfb82d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2375,9 +2375,10 @@
 
   - name: mediawiki/extensions/ApiSandbox
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Arrays
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib351038cb21fea632736fded92f379298244b6dc
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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