Sfoglia il codice sorgente

Don't need sleep anymore since packets are queued

Christopher Mullins 6 anni fa
parent
commit
91897b6208
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      test/remote/spec/mqtt_spec.rb

+ 0 - 1
test/remote/spec/mqtt_spec.rb

@@ -182,7 +182,6 @@ RSpec.describe 'MQTT' do
 
       (1..num_updates).each do |i|
         @mqtt_client.patch_state(@id_params, level: i)
-        sleep 0.1
       end
 
       @mqtt_client.wait_for_listeners