Skip to content

Commit 89fa760

Browse files
committed
Fix message text
1 parent 0c6a6ee commit 89fa760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/matlab/matlabls/handlers/formatting/tFormatCode.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function isApplicable (testCase)
1212

1313
testCase.assumeTrue(...
1414
shouldRun,...
15-
"Document formatting test cannot run prior to 23b in GitHub test environment.");
15+
"Document formatting test cannot run prior to 24b in GitHub test environment.");
1616
end
1717

1818
function setup (~)

0 commit comments

Comments
 (0)