Skip to content

Commit

Permalink
test: fix IQ channels test
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Jul 4, 2024
1 parent 37e602d commit e044810
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/components/channels/test_IQ_channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ def test_generate_config(qua_config):
)

channel.apply_to_config(qua_config)
channel.opx_output_I.apply_to_config(qua_config)
channel.opx_output_Q.apply_to_config(qua_config)

assert qua_config["controllers"] == {
"con1": {
Expand Down

0 comments on commit e044810

Please sign in to comment.