[fix](trx-frontend-http-json): add missing ft4/ft2 fields in test fixture

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
2026-03-16 23:17:57 +01:00
parent 6700e79155
commit e15e822a1f
@@ -407,6 +407,8 @@ mod tests {
hf_aprs_decode_enabled: false, hf_aprs_decode_enabled: false,
cw_decode_enabled: false, cw_decode_enabled: false,
ft8_decode_enabled: false, ft8_decode_enabled: false,
ft4_decode_enabled: false,
ft2_decode_enabled: false,
wspr_decode_enabled: false, wspr_decode_enabled: false,
cw_auto: true, cw_auto: true,
cw_wpm: 15, cw_wpm: 15,