Skip to content

Commit

Permalink
fix: typo error in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Kumar <[email protected]>
  • Loading branch information
vivekBoii authored Oct 31, 2023
1 parent 8e008fb commit 4dc4513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4dc4513

Please sign in to comment.