mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
fix: typo error in CONTRIBUTING.md
Signed-off-by: Vivek Kumar <115945472+vivekBoii@users.noreply.github.com>
This commit is contained in:
parent
8e008fb5ec
commit
4dc4513237
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ We use [shot](https://github.com/Karumi/Shot) for taking screenshots and compare
|
|||
Screenshot.snapActivity(activity).record();
|
||||
```
|
||||
|
||||
- best practise is to first create test with emulator too see behaviour and then create screenshots
|
||||
- best practice is to first create test with emulator too see behaviour and then create screenshots
|
||||
|
||||
## File naming
|
||||
|
||||
|
|
Loading…
Reference in a new issue