Skip to content

Commit 8fbffad

Browse files
committed
Add missing test initializer.
1 parent c058a70 commit 8fbffad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
EventSource.configure do |config|
2+
config.protocols = %w[amqp http]
3+
end

0 commit comments

Comments
 (0)