Skip to content

Commit b40277a

Browse files
committed
Fix test expectation
as `main` and `v3.12.x` branches are currently red due to #10139 (cherry picked from commit abcbe5e)
1 parent 0b8acf1 commit b40277a

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
@@ -486,7 +486,7 @@ events(Config) ->
486486
{exclusive, false},
487487
{arguments, []}],
488488
ConsumerCreated),
489-
classic
489+
rabbit_classic_queue
490490
end,
491491
assert_event_type(queue_created, E2),
492492
assert_event_prop([{name, QueueName},

0 commit comments

Comments
 (0)