mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
coop: adjust grammar in tests/coop_budget.rs
(#7173)
This commit is contained in:
parent
8e741c1c0e
commit
3aaf4a5377
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user