Skip to content

Commit

Permalink
Clean-up framework after each check spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Zapotek committed Dec 18, 2021
1 parent 9626e4e commit 0c148ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/shared/check.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ module Severity
after( :each ) do
@issues.clear
process_kill_reactor
framework.clean_up
framework.reset
end

Expand Down

0 comments on commit 0c148ef

Please sign in to comment.