Skip to content

Commit

Permalink
chore(docs): write complete path for authentication_test_spec (lynndy…
Browse files Browse the repository at this point in the history
  • Loading branch information
cprodhomme authored Jan 29, 2020
1 parent 00d7abc commit 3680fd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Check #75 if you have any problem or doubt.
Below are some generic examples which may assist in helping you devise (pun intended) your own tests:

```ruby
# I've called it authentication_test_spec.rb and placed it in the spec/requests folder
# spec/requests/authentication_test_spec.rb

require 'rails_helper'
include ActionController::RespondWith

Expand Down

0 comments on commit 3680fd3

Please sign in to comment.