require 'helper' class QueuingTest < ActiveSupport::TestCase test 'the truth' do assert true end end