This commit is contained in:
2026-03-18 18:30:47 +01:00
parent b996be7c7f
commit 9e0065d849

View File

@@ -44,7 +44,7 @@ class Config:
return f.read().strip()
else:
raise RuntimeError(
"Testing, should only use file.",
f"Testing, should only use file. {password_field}",
)
return password_field