spec: remove useless comment

This commit is contained in:
Pierre de La Morinerie 2018-08-01 10:59:54 +02:00
parent 026b5cc86e
commit 45d9de0995

View file

@ -1,4 +1,3 @@
# spec/support/wait_for_ajax.rb
module WaitForAjax
def wait_for_ajax
Timeout.timeout(Capybara.default_max_wait_time) do