Skip to content

Commit c4a8c28

Browse files
Cosmetics
1 parent 7b5c80f commit c4a8c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ci/before_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $CTL add_vhost /
2222
$CTL add_user guest guest
2323
$CTL set_permissions -p / guest ".*" ".*" ".*"
2424

25-
cargo -q run '--' --non-interactive vhosts delete_multiple --name-pattern "^rabbitmqadmin" --dry-run
25+
cargo -q run '--' vhosts delete_multiple --name-pattern "^rabbitmqadmin" --dry-run --table-style modern
2626
cargo -q run '--' --non-interactive vhosts delete_multiple --name-pattern "^rabbitmqadmin"
2727

2828
$CTL add_vhost "rust/rabbitmqadmin"

0 commit comments

Comments
 (0)