AlphaWallet / AlphaWallet/alpha-wallet-android
Create test case that fails with the message to revisit issue about localizing decimal and thousands separator
Open
- Dominant language
- Java
- Stars
- 646
- Forks
- 579
- PR merge metrics
- No merged PRs in 30d
Description
```
fun testRevisitIssue()
let now = Date()
if now >= "20240221"
fail("Revisit https://github.com/AlphaWallet/alpha-wallet-android/issues/3099#issuecomment-1437751379. Create issue and remove this test")
end
end
```
Yes, in the test suite :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.