Skip to content

Commit

Permalink
pt
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Apr 19, 2024
1 parent 4589552 commit 35e6c32
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .maestro/display-text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ tags:
- android
- displayText
---
# - runFlow:
# file: utils/set-timezone.yml
# env:
# REGION: Sweden
# GMT: GMT+01:00
# STATE: ''
- runFlow:
file: utils/set-timezone.yml
env:
REGION: Sweden
GMT: GMT+01:00
STATE: ''

- runFlow: utils/launch.yml
# test: minuteInterval rounding should round with floor
Expand Down Expand Up @@ -59,7 +59,7 @@ tags:
file: utils/change-locale-and-scroll.yml
env:
LOCALE: pt-BR
EXPECT: 'dom. 2 de jan. 1200 AM '
EXPECT: 'dom. 2 de jan.1200 AM '

# Should be possible to use picker with invalid locale
- runFlow:
Expand Down Expand Up @@ -99,6 +99,7 @@ tags:
env:
LOCALE: zh-CH
EXPECT: '2001年一月1日'
#
# If more tests are needed for date locale:
# 'sv-SE', '2' + 'januari' + '2000'
# 'ko', '2001년' + '1월' + '1일'
Expand Down

0 comments on commit 35e6c32

Please sign in to comment.