forked from fixin.me/fixin.me
Include date/time and seed in screenshot filename
This commit is contained in:
3
config/initializers/system_test_case.rb
Normal file
3
config/initializers/system_test_case.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
ActiveSupport.on_load :action_dispatch_system_test_case do
|
||||
prepend CoreExt::ActionDispatch::SystemTesting::TestHelpers::CustomScreenshotHelperUniqueId
|
||||
end
|
||||
Reference in New Issue
Block a user