Merge branch 'add-js-note-live-debug' into 'master'
Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625
This commit is contained in:
commit
11463bf9ec
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue