Skip to content

Commit

Permalink
chore: stub test_results in verification summary decorator test, not …
Browse files Browse the repository at this point in the history
…sure why it's needed in this branch and not master
  • Loading branch information
bethesque committed Nov 18, 2017
1 parent 356c023 commit 5d53722
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module Decorators
pact_version: pact_version,
pact_version_sha: '1234',
latest_pact_publication: pact,
test_results: nil,
execution_date: DateTime.now)
end
let(:pact_version) do
Expand Down

0 comments on commit 5d53722

Please sign in to comment.