You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,5 @@ The API should be as close to the API of `react-native` as possible. If there ar
12
12
## Incrementing the version number
13
13
In simple: __Don't__. Leave that for us to manage when deploying!
14
14
15
-
## Tests (Ignore for now!)
15
+
## Tests
16
16
When adding a new mock, make sure it's got some in-depth tests, and that the linter passes. PRs with failing tests or tests that arent in-depth enough won't be merged. This keeps the mock as stable as possible.
0 commit comments