Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
mechnicov committed Jul 5, 2024
1 parent d5ee56c commit 4cea18b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/datacaster_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,6 @@
end
end


describe "pass_if casting" do
subject { Datacaster.schema { pass_if(check { |x| x[:test] == 0 }) } }

Expand Down

0 comments on commit 4cea18b

Please sign in to comment.