From ce7841ae56a0c9f636c1547214fb6f2dcdc74dcd Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 27 Feb 2021 18:16:06 +0100 Subject: Fix grammar --- tests/auth.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auth.rs') diff --git a/tests/auth.rs b/tests/auth.rs index 255c09f..09ea8d8 100644 --- a/tests/auth.rs +++ b/tests/auth.rs @@ -123,7 +123,7 @@ fn auth_rejects( Ok(()) } -/// Helper functions that register multiple accounts +/// Helper function that registers multiple accounts #[cfg(test)] fn register_accounts<'a>(command: &'a mut Command) -> &'a mut Command { command -- cgit v1.2.3