Skip to content

Commit

Permalink
Re-enable test_threshold
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Gorochowik <[email protected]>
  • Loading branch information
tgorochowik committed Dec 17, 2024
1 parent 83b27ed commit fc60bbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions verification/cocotb/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,7 @@ def hci_queues_ahb_verify(session, test_group, test_name, coverage):
"test_clear",
"test_empty",
"test_read_write_ports",
# TODO: reenable test
# "test_threshold",
"test_threshold",
],
)
@nox.parametrize("coverage", coverage_types)
Expand Down

0 comments on commit fc60bbd

Please sign in to comment.