Skip to content

Commit 7216445

Browse files
committed
Fixing copyright in test file.
1 parent 2e8a540 commit 7216445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/textractOpenAIEmbeddings.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
classdef textractOpenAIEmbeddings < matlab.unittest.TestCase
22
% Tests for extractOpenAIEmbeddings
33

4-
% Copyright 2023 The MathWorks, Inc.
4+
% Copyright 2023-2024 The MathWorks, Inc.
55

66
methods (TestClassSetup)
77
function saveEnvVar(testCase)

0 commit comments

Comments
 (0)