spec/support/helpers/env_helpers.rb in appsignal-1.0.4 vs spec/support/helpers/env_helpers.rb in appsignal-1.0.5.beta.1

- old
+ new

@@ -13,9 +13,10 @@ :request_format => 'html', :request_method => "GET", :status => '200', :view_runtime => 500, :db_runtime => 500, + :metadata => {:key => 'value'} ).merge(args) end def background_env_with_data(args={}) {