Skip to content

Commit

Permalink
Switch port
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <[email protected]>
  • Loading branch information
Jarema committed Nov 18, 2024
1 parent f8d0b99 commit 5f1ec78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-nats/tests/client_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ mod client {
tx.send(event).unwrap();
}
})
.connect("localhost:7777")
.connect("localhost:7778")
.await
.unwrap();

Expand Down

0 comments on commit 5f1ec78

Please sign in to comment.