Skip to content

Commit

Permalink
change(config_test): Changed the group name
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Jan 6, 2025
1 parent 9d5e31b commit c6d9052
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
@pytest.mark.esp32p4
@pytest.mark.usb_device
def test_usb_device_configuration(dut: IdfDut) -> None:
dut.run_all_single_board_cases(group='config')
dut.run_all_single_board_cases(group='[config]')

0 comments on commit c6d9052

Please sign in to comment.