summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2021-09-24 18:05:30 +0200
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2021-10-11 16:50:02 +0200
commit8ae60bef73da9acfdba37e60953f82c9fa5f47cc (patch)
tree0cf2525de759f13994394c904227992014e8546a
parentb0bd5f8a00c33b8f8ccd0a8f3bfdf6835cf6c1cd (diff)
downloadrabbitmq-server-git-8ae60bef73da9acfdba37e60953f82c9fa5f47cc.tar.gz
Fix group spec in test
-rw-r--r--deps/rabbitmq_stream/test/commands_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_stream/test/commands_SUITE.erl b/deps/rabbitmq_stream/test/commands_SUITE.erl
index bee44c4a29..c92acbd10c 100644
--- a/deps/rabbitmq_stream/test/commands_SUITE.erl
+++ b/deps/rabbitmq_stream/test/commands_SUITE.erl
@@ -32,7 +32,7 @@ all() ->
[{group, list_connections},
{group, list_consumers},
{group, list_publishers},
- {super_streams}].
+ {group, super_streams}].
groups() ->
[{list_connections, [],