We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6a6ee commit 89fa760Copy full SHA for 89fa760
tests/matlab/matlabls/handlers/formatting/tFormatCode.m
@@ -12,7 +12,7 @@ function isApplicable (testCase)
12
13
testCase.assumeTrue(...
14
shouldRun,...
15
- "Document formatting test cannot run prior to 23b in GitHub test environment.");
+ "Document formatting test cannot run prior to 24b in GitHub test environment.");
16
end
17
18
function setup (~)
0 commit comments