We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed4671 commit 5111a6dCopy full SHA for 5111a6d
1 file changed
test/JSON for mIRC - Tests.mrc
@@ -67,7 +67,7 @@ alias -l jfm_test {
67
return %testnum /JSONOpen : Failed to report error (PARAMETER_MISSING)
68
}
69
if (PARAMETER_MISSING !== %err) {
70
- return %testnum /JSONOpen : Reported incorrect error: $v1
+ return %testnum /JSONOpen : Reported incorrect error: $v2
71
72
$(%echo,2) /JSONOpen : Passed Check: PARAMETER_MISSING
73
0 commit comments