We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f7385 commit 18c4428Copy full SHA for 18c4428
1 file changed
t/31_isJSON_valid.t
@@ -82,7 +82,7 @@ if ( $os eq "linux" ){
82
is(@errors,0,"no errors");
83
$tests++;
84
85
-} elif ( $os eq "darwin" ){
+} elsif ( $os eq "darwin" ){
86
printf "skipped two checks on MacOS\n\n";
87
}
88
0 commit comments