diff options
author | Renaud Chaput <renchap@gmail.com> | 2017-02-26 15:50:20 +0100 |
---|---|---|
committer | Renaud Chaput <renchap@gmail.com> | 2017-03-11 23:17:20 +0100 |
commit | 79435c0e645b807243edf662b2462234494aacd9 (patch) | |
tree | a55e1269215c019aed242eb685b9eea30850de96 /actioncable/test | |
parent | c186bf6b44af5021d59252b01e939efa1f4fe366 (diff) | |
download | rails-79435c0e645b807243edf662b2462234494aacd9.tar.gz rails-79435c0e645b807243edf662b2462234494aacd9.tar.bz2 rails-79435c0e645b807243edf662b2462234494aacd9.zip |
Dont always display inline screenshots in system testing (#28133)
3 output types are supported:
- simple: only display the screenshot path
- artifact: display the screenshot in the terminal, using the artifact protocol (supported by some CI)
- inline (default): display the screenshot in the terminal, inline (supported by some terminals)
You can force the output type by setting the `RAILS_SYSTEM_TESTING_SCREENSHOT` environment variable
Diffstat (limited to 'actioncable/test')
0 files changed, 0 insertions, 0 deletions