Shared: Fix for 'coauthor'.

This commit is contained in:
Geoffrey White
2026-05-06 12:06:55 +01:00
parent 213ab902cd
commit 6e2fb6f0ff
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ fn test_passwords(
sink(encoded_password);
sink(password_hash);
sink(passwordFile);
sink(coauthor); // $ SPURIOUS: sensitive=password
sink(coauthor);
sink(ms.harmless.as_str());
sink(ms.password_file_path.as_str());