Skip to content

Commit 6f9ef91

Browse files
Fix merge conflicts3.
1 parent 7742f96 commit 6f9ef91

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

+tests/TestConnection.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ function testConnection(testCase)
99
testCase.CONN_INFO.user,...
1010
testCase.CONN_INFO.password,'',true).isConnected);
1111
end
12-
end
12+
end
13+
end

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.m~
22
mym/
33
*.mltbx
4+
*.env

0 commit comments

Comments
 (0)