Skip to content

Commit f3b27c3

Browse files
committed
Skip ou_noise_generator in tic-base tests
1 parent 8fe0262 commit f3b27c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testsuite/pytests/test_changing_tic_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def test_models(self):
5252
"correlomatrix_detector": ["delta_tau"],
5353
"correlospinmatrix_detector": ["delta_tau"],
5454
"noise_generator": ["dt"],
55+
"ou_noise_generator": ["dt"],
5556
}
5657

5758
# Generate a dictionary of reference values for each model.

0 commit comments

Comments
 (0)