# File test/test_helper.rb, line 44
def
port
(
ENV
[
'STOMP_PORT'
]
||
61613
).
to_i
end