Skip to content

Commit abcbe5e

Browse files
committed
Fix test expectation
as `main` and `v3.12.x` branches are currently red due to #10139
1 parent d08c862 commit abcbe5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_mqtt/test/shared_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ events(Config) ->
614614
{exclusive, false},
615615
{arguments, []}],
616616
ConsumerCreated),
617-
classic
617+
rabbit_classic_queue
618618
end,
619619
assert_event_type(queue_created, E2),
620620
assert_event_prop([{name, QueueName},

0 commit comments

Comments
 (0)