Skip to content

Commit 8ae60be

Browse files
committed
Fix group spec in test
1 parent b0bd5f8 commit 8ae60be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_stream/test/commands_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ all() ->
3232
[{group, list_connections},
3333
{group, list_consumers},
3434
{group, list_publishers},
35-
{super_streams}].
35+
{group, super_streams}].
3636

3737
groups() ->
3838
[{list_connections, [],

0 commit comments

Comments
 (0)