Skip to content

Commit

Permalink
[ENH] Updating ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
karntrehan committed Feb 12, 2018
1 parent b3543e2 commit 9559a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ viewModel.postsOutcome.observe(this, Observer<Outcome<List<Post>>> { outcome ->


# Testing:
Under build
To run all the unit tests, run `./gradlew test`. To run all the instrumented tests, run `./gradlew connectedAndroidTest`

# Build info:
- Android Studio - 3.1 Canary 8
Expand Down

0 comments on commit 9559a43

Please sign in to comment.