Phuedx has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/265476

Change subject: NOP
......................................................................

NOP

While investigating the current streak of browser test failures, I've
discovered that the QUnit tests are also broken. To this humble
developer, the two clearly related.

Bug:T123593
Change-Id: I8b73d9b3c72e2292374fe7b25f6eba61480566bc
---
M package.json
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/QuickSurveys 
refs/changes/76/265476/1

diff --git a/package.json b/package.json
index 157e699..28d69e8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,5 @@
 {
-  "name": "quickSurveys",
-  "version": "0.0.0",
+  "private": true,
   "scripts": {
     "test": "grunt test"
   },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b73d9b3c72e2292374fe7b25f6eba61480566bc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/QuickSurveys
Gerrit-Branch: dev
Gerrit-Owner: Phuedx <[email protected]>

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

Reply via email to