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 e470300 commit bbec0a4Copy full SHA for bbec0a4
test/+wt/+test/PasswordField.m
@@ -41,6 +41,8 @@ function testValue(testCase)
41
42
43
function testTyping(testCase)
44
+
45
+ testCase.assumeMinimumRelease("R2024a")
46
47
% Running in desktop mode?
48
testCase.assumeEqual(exist('desktop', 'file'), 6, 'Cannot find function ''desktop.m''.')
0 commit comments