Skip to content

Commit b9a7572

Browse files
committed
Change test class name
1 parent 14338b3 commit b9a7572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/single_table/privacy/test_dcr_baseline_protection.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def expected_scores():
9797
}
9898

9999

100-
class TestDisclosureProtection:
100+
class TestDCRBaselineProtection:
101101
def test_end_to_end(
102102
self, synthetic_data, training_data, validation_data, test_metadata, expected_scores
103103
):

0 commit comments

Comments
 (0)