Robert Fletcher

Results 222 comments of Robert Fletcher

In those cases we generally won't use a `let` or `before` and instead just put them inside the `it` block: ``` ruby it 'does not work when performed as a...

Hmm, well we might use them in some contexts at the moment, but regardless if there's a rule that prevents having only one `it` block in a `context`, we would...