test/_test_helper.rb in h-2.0.0 vs test/_test_helper.rb in h-2.1.1

- old
+ new

@@ -1,4 +1,2 @@ require 'h' require 'minitest/autorun' - -ENV['STATIC_KEY'] = 'secret-key-here'