Tests give 3 GBP (#35551)

This commit is contained in:
Jordan Brown
2018-02-12 13:47:42 -05:00
committed by CitadelStationBot
parent b6d5173420
commit b6ca568ac1

View File

@@ -454,6 +454,7 @@ function get_pr_code_friendliness($payload, $oldbalance = null){
$label_values = array(
'Fix' => 2,
'Refactor' => 2,
'CI/Tests' => 3,
'Code Improvement' => 1,
'Grammar and Formatting' => 1,
'Priority: High' => 4,