Skip to content

Commit

Permalink
fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Mar 7, 2024
1 parent e04fa7f commit c34b40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/components/test_octave.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def test_frequency_up_converter_apply_to_config(octave):
"LO_frequency": 2e9,
"LO_source": "internal",
"gain": 0,
"output_mode": "always_on",
"output_mode": "always_off",
"input_attenuators": "off",
}
},
Expand Down

0 comments on commit c34b40a

Please sign in to comment.