Commit 2f1ae13e8cd6517c08636ee3d42ced28693c0016

Authored by Andrew Kane
1 parent d9185810

Updated readme [skip ci]

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
README.md
... ... @@ -1071,6 +1071,8 @@ See the [complete list of analyzers](https://github.com/ankane/searchkick/blob/3
1071 1071  
1072 1072 ## Testing
1073 1073  
  1074 +As you iterate on your search, it’s a good idea to add tests.
  1075 +
1074 1076 For performance, only enable Searchkick callbacks for the tests that need it.
1075 1077  
1076 1078 ### Parallel Tests
... ...