Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404691 )
Change subject: testreduce: Fix typo in parsoid-rt.config.yaml.erb ...................................................................... testreduce: Fix typo in parsoid-rt.config.yaml.erb Change-Id: I2f5983624e3f4696213b19578526aa31bb427ddd --- M modules/testreduce/templates/parsoid-rt.config.yaml.erb 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Subramanya Sastry: Looks good to me, but someone else must approve jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/modules/testreduce/templates/parsoid-rt.config.yaml.erb b/modules/testreduce/templates/parsoid-rt.config.yaml.erb index 5651d18..9c9b435 100644 --- a/modules/testreduce/templates/parsoid-rt.config.yaml.erb +++ b/modules/testreduce/templates/parsoid-rt.config.yaml.erb @@ -11,7 +11,7 @@ defaultAPIProxyURI: <%= @default_api_proxy_uri %> -linting: true; +linting: true linter: apiSampling: 1000 sendAPI: false -- To view, visit https://gerrit.wikimedia.org/r/404691 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2f5983624e3f4696213b19578526aa31bb427ddd Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Arlolra <[email protected]> Gerrit-Reviewer: Arlolra <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Mobrovac <[email protected]> Gerrit-Reviewer: Subramanya Sastry <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
