Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 2e617d7

Browse files
author
Nikhil Bhoski
committed
updated typo in test file
1 parent 8047299 commit 2e617d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/mathworks/ci/RunMatlabTestsBuilderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ public void verifyMATLABfolderGenerated() throws Exception {
502502
}
503503

504504
/*
505-
* Test to verify if runner script is deleted from .matlb folder during MATLAB call
505+
* Test to verify if runner script is deleted from .matlab folder during MATLAB call
506506
*/
507507
@Test
508508
public void verifyRunnerScriptDeleted() throws Exception {

0 commit comments

Comments
 (0)