Commit 82c63d4
authored
Add comment about response_status
When we use `config.disable_dsl_status!` than we can not `expect(status).to eq 200` but we can `expect(status_code).to_eq 200`1 parent 4170469 commit 82c63d4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
| |||
0 commit comments