Skip to content

Commit

Permalink
remove unnecessary settings.reset
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Aug 17, 2023
1 parent e608382 commit 352b14b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/datadog/ci/configuration/settings_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
end

describe "#ci" do
after do
settings.reset!
end

describe "#enabled" do
subject(:enabled) { settings.ci.enabled }

Expand Down

0 comments on commit 352b14b

Please sign in to comment.