aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2016-11-23 17:35:17 -0500
committereileencodes <eileencodes@gmail.com>2017-02-20 15:07:34 -0500
commit970ece243d05945f59f3cdf55e44dbfe5b16d2d5 (patch)
treeba3bc680877c04a275433c2680b1fefa3d4fe04b /Gemfile.lock
parent4f98b63317a13f8f3331faff4356fe961dfc00b6 (diff)
downloadrails-970ece243d05945f59f3cdf55e44dbfe5b16d2d5.tar.gz
rails-970ece243d05945f59f3cdf55e44dbfe5b16d2d5.tar.bz2
rails-970ece243d05945f59f3cdf55e44dbfe5b16d2d5.zip
Remove teardown code
Since I've moved the teardown code that contains the screenshot handling to be generated when the application is generated this code was interfering with the screenshot taking. Because this runs before any app teardown code we would be resetting sessions before taking the screenshot, resulting in a blank browser window. The code to reset the sessions must come AFTER a screenshot has been taken.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions