Robmoen has uploaded a new change for review.

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

Change subject: Fix typo with example survey schema config
......................................................................

Fix typo with example survey schema config

Bug: T111974
Change-Id: I49cf1006dcd2e0c26b3b96adeea889c31ecf05c8
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/45/237145/1

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 7739efd..f4445a5 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -242,7 +242,7 @@
                        'neutral' => 
'ext-quicksurveys-example-internal-survey-answer-neutral',
                        'negative' => 
'ext-quicksurveys-example-internal-survey-answer-negative',
                ),
-               'schema' => 'QuickSurveysResponses',
+               'schema' => 'QuickSurveysResponse',
                'enabled' => true,
                'coverage' => .5,
                'description' => 
'ext-quicksurveys-example-internal-survey-description',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I49cf1006dcd2e0c26b3b96adeea889c31ecf05c8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Robmoen <[email protected]>

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

Reply via email to