Skip to content

Commit

Permalink
test: add assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 6, 2020
1 parent ee41500 commit 626b2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/lib/pact_broker/integrations/service_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ module Integrations

it "doesn't blow up" do
Service.delete_all
expect(PactBroker::Domain::Pacticipant.count).to be 0
end
end
end
Expand Down

0 comments on commit 626b2cc

Please sign in to comment.