Skip to content

Commit 23234c5

Browse files
committed
Update integration test
1 parent 0d0632c commit 23234c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/test_benchmark.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,8 @@ def test_benchmark_multi_table_with_output_destination_multiple_runs(tmp_path):
855855
assert set(synthesizer_dirs) == {
856856
'HMASynthesizer',
857857
'HMASynthesizer(1)',
858+
'MultiTableUniformSynthesizer',
859+
'MultiTableUniformSynthesizer(1)',
858860
}
859861

860862
# Validate each synthesizer directory

0 commit comments

Comments
 (0)