README.md in ezid-client-0.4.1 vs README.md in ezid-client-0.4.2

- old
+ new

@@ -96,10 +96,10 @@ ## Running the tests See http://ezid.cdlib.org/doc/apidoc.html#testing-the-api. -Integration tests have been tagged `type: :feature`. In order to run those tests successfully, you must supply the password for the test account "apitest" (contact EZID). You can exclude the integration tests with the RSpec option `--tag ~type:feature`. +In order to run the integration tests successfully, you must supply the password for the test account "apitest" (contact EZID). To run the test suite without the integration tests, use the `rake ci` task. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/ezid-client/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)