packages/providers/ContactsProvider/README-tests.md

8 lines
103 B
Markdown
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
# Running tests
Use the following command to run the unit tests.
```
atest ContactsProviderTests
```