Skip to content

Commit 5415f26

Browse files
committed
tests
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 44c50fa commit 5415f26

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/test_output.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ def test_fails_on_wrong_args(self, of: OutputFormat, sv: SchemaVersion, raises_r
5353

5454
class TestBomRefDiscriminator(TestCase):
5555
"""
56-
system under test is deprecated: BomRefDiscriminator
56+
System under test `BomRefDiscriminator` is a deprecated re-export.
57+
We keep the old tests untouched, to assert old behavior.
5758
"""
5859

5960
def test_discriminate_and_reset_with(self) -> None:

0 commit comments

Comments
 (0)