Skip to content

Commit

Permalink
fix: ensure HarmonyOS test matches regex
Browse files Browse the repository at this point in the history
This was part of #604 - but the test
was broken and got to master.
  • Loading branch information
lbarthon committed Jan 22, 2025
1 parent ac59be5 commit d8a6f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_os.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3370,7 +3370,7 @@ test_cases:
patch_minor:

- user_agent_string: 'Mozilla/5.0 (TAS-AL00 Build/HUAWEITAS-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36 T7/13.76 BDOS/1.0 (HarmonyOS 3.0.0) SP-engine/3.17.0 baiduboxapp/13.76.0.10 (Baidu; P1 12) NABar/1.0'
family: 'Harmony'
family: 'HarmonyOS'
major: '3'
minor: '0'
patch: '0'
Expand Down

0 comments on commit d8a6f55

Please sign in to comment.