Skip to content

Commit

Permalink
no board_type needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 10, 2023
1 parent 23df3a6 commit 6690464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/data/manual_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

# reset the configs without mocking the global data
clear_cfg_files(True)
add_spinnaker_cfg()
add_spinnaker_cfg(board_type=None)

view = FecDataView()
try:
Expand Down

0 comments on commit 6690464

Please sign in to comment.