summaryrefslogtreecommitdiff
path: root/test_util/src/servers/grpc.rs
AgeCommit message (Collapse)Author
2023-12-14refactor(test_util): move servers to a separate module (#21577)Bartek IwaƄczuk
This commit has no functional changes, just moves all the testing servers to "test_util::servers" module to make "test_util/src/lib.rs" shorter.