Skip to content

Commit

Permalink
testing batched inserts
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcdermottDatto committed Sep 20, 2017
1 parent de12936 commit 08b6942
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/cassava/client_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,6 @@ def string_keys(hash)
assert_equal string_keys(item2), result.next
assert_equal string_keys(item1), result.next
end

should 'only execute the inserts once' do

end

end
end

Expand Down

0 comments on commit 08b6942

Please sign in to comment.