spec/support/pact_helper.rb in pact-1.1.0 vs spec/support/pact_helper.rb in pact-1.1.1
- old
+ new
@@ -1,7 +1,8 @@
+# This is the pact_helper for rake pact:tests
require 'json'
require 'pact/provider/rspec'
-# pact_helper for rake pact:tests
+require './spec/support/active_support_if_configured'
module Pact
module Test
class TestApp
def call env