mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
coop: adjust grammar in tests/coop_budget.rs (#7173)
This commit is contained in:
@@ -81,7 +81,7 @@ async fn coop_budget_udp_send_recv() {
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_has_budget_remaining() {
|
||||
// At the begining budget should be available
|
||||
// At the beginning, budget should be available.
|
||||
assert!(has_budget_remaining());
|
||||
|
||||
// Deplete the budget
|
||||
|
||||
Reference in New Issue
Block a user