Skip to content

Commit

Permalink
debug CI problems
Browse files Browse the repository at this point in the history
  • Loading branch information
ccreutzi committed Aug 5, 2024
1 parent bd20b8f commit 721d42c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/texampleTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ function setUpAndTearDowns(testCase)
testCase.applyFixture(PathFixture( ...
fullfile(testCase.TestDir,"recording-doubles")));
else
disp("=-=-=-=-=-=-=-=-=-=-=-=-=")
disp(fullfile(testCase.TestDir,"replaying-doubles"))
testCase.applyFixture(PathFixture( ...
fullfile(testCase.TestDir,"replaying-doubles")));
end
Expand Down

0 comments on commit 721d42c

Please sign in to comment.