Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Sun <[email protected]>
  • Loading branch information
marshtompsxd committed Sep 6, 2023
1 parent 1f58381 commit 4033a77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/src/rabbitmq_e2e.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ pub fn rabbitmq_cluster() -> String {
replicas: 3
rabbitmqConfig:
additionalConfig: |
default_user = new_user
default_pass = new_pass
default_user = new_user
default_pass = new_pass
"
.to_string()
}
Expand Down

0 comments on commit 4033a77

Please sign in to comment.