Skip to content

Commit c6abea6

Browse files
committed
Take out sleep from test
1 parent 02a25b3 commit c6abea6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/mongo/client_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,6 @@
656656

657657
it 'reconnects the cluster and returns true' do
658658
expect(client.reconnect).to be(true)
659-
sleep(2)
660659
end
661660
end
662661
end

0 commit comments

Comments
 (0)