AlphaWallet / AlphaWallet/alpha-wallet-android
Create test case that fails with the message to revisit issue about localizing decimal and thousands separator
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 646
- Forks
- 579
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
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 :)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.