mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
Previously, browser logs would be printed to STDOUT halfway through the test run. This commit changes the behaviour so that the logs are included in the failure summary along with other rspec failure information.