@govuk-pay/cli
Advanced tools
Comparing version 0.0.49 to 0.0.50
{ | ||
"name": "@govuk-pay/cli", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "GOV.UK Pay Command Line Interface", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -446,3 +446,3 @@ "use strict"; | ||
printError('Unable to get database username from Parameter Store'); | ||
return ''; | ||
throw new Error(`The parameter store parameter ${paramName} is missing in ${environment}`); | ||
} | ||
@@ -449,0 +449,0 @@ } |
Sorry, the diff of this file is not supported yet
478116