Skip to content

Commit

Permalink
Added default value in test for should_infer_types
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNano committed Aug 3, 2024
1 parent 8f5e985 commit 477440a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/encoder_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
let(:salt) { SaltGenerator.generate }
let(:environments) { [] }
let(:current_flavor) { nil }
let(:should_infer_types) { true }

describe ".encode!" do
context "when keys is empty" do
Expand Down

0 comments on commit 477440a

Please sign in to comment.