spec/integration/yard/arstotzka/config_spec.rb in arstotzka-1.4.4 vs spec/integration/yard/arstotzka/config_spec.rb in arstotzka-1.5.0
- old
+ new
@@ -53,10 +53,14 @@
compact: false,
default: nil,
flatten: false,
json: :json,
klass: Person,
- type: :none
+ type: :none,
+ full_path: nil,
+ key: nil,
+ instance: nil,
+ path: nil
}
end
before do
Arstotzka.configure do |config|