From bb2e74a76cb410517f172a95a034d413ead6ee13 Mon Sep 17 00:00:00 2001 From: Michael Diarmid Date: Tue, 4 Jul 2017 17:36:13 +0100 Subject: [PATCH] Update testing.md --- docs/contributing/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/testing.md b/docs/contributing/testing.md index 48684f11..9102482a 100644 --- a/docs/contributing/testing.md +++ b/docs/contributing/testing.md @@ -62,7 +62,7 @@ Tests are bootstrapped and ran when the `play` button is pressed. The status of Tests can be run by pressing the play button in the toolbar of the app. Test can be run individually, by suite, or all at once. -![Test suite Android](/tests/docs/assets/test-suite-screenshot-android.png?raw=true) +![Test suite Android](https://github.com/invertase/react-native-firebase/blob/master/tests/docs/assets/test-suite-screenshot-android.png?raw=true) ### Adding test