Skip to content

Commit

Permalink
Removes redundant statement
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismydesign committed Sep 19, 2017
1 parent 07e0f92 commit 66c2285
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/json/streamer/json_streamer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@
}
]
} }
let(:params) { { nesting_level: 0, symbolize_keys: true } }

it 'solves it ^^' do
expect(yielded_objects).to eq([{"key1"=>"value"}, {"key2"=>"value"}])
end
Expand Down

0 comments on commit 66c2285

Please sign in to comment.