"Speed up" polling specs a bit

This commit is contained in:
Rémy Coutable 2010-10-30 22:42:33 +02:00
parent 39ea8441c0
commit 7a83f726d5

View File

@ -50,7 +50,7 @@ private
end
def stop
sleep 3
sleep 1
@listener.stop
end