Skip to content

Commit

Permalink
Merge branch 'main' into compare_0
Browse files Browse the repository at this point in the history
  • Loading branch information
terriko authored Dec 10, 2024
2 parents cd2bc76 + 28c9bc0 commit 4f7e814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_vex.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class TestVexGeneration(unittest.TestCase):
),
}

@pytest.mark.skip(reason="Needs an update to match what lib4vex produces.")
def test_output_cyclonedx(self):
"""Test VEX output generation"""

Expand Down

0 comments on commit 4f7e814

Please sign in to comment.