Add note about live_debug only working on javascript enabled specs

This commit is contained in:
Clement Ho 2018-01-22 17:50:39 +00:00
parent 00aaf50326
commit b593565538
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ Finished in 34.51 seconds (files took 0.76702 seconds to load)
1 example, 0 failures
```
Note: `live_debug` only works on javascript enabled specs.
### `let` variables
GitLab's RSpec suite has made extensive use of `let` variables to reduce