diff --git a/Testing-and-Rspec-Tips.md b/Testing-and-Rspec-Tips.md index c494e8d..07072ca 100644 --- a/Testing-and-Rspec-Tips.md +++ b/Testing-and-Rspec-Tips.md @@ -4,8 +4,8 @@ Please add to this collection of tips and tutorials as you find them. The "let" statements here are a particular syntax for defining data in rspec. For a description of how "let" statements work, see the RSpec docs here: https://www.relishapp.com/rspec/rspec-core/v/2-11/docs/helper-methods/let-and-let